Vector3dIsUnitLength Method (Tolerance)

Checks whether this vector is 1.0 within a geometric tolerance.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public bool IsUnitLength(
        Tolerance tolerance
)

Parameters

tolerance
Type: Teigha.GeometryTolerance
[in] Geometric tolerance.

Return Value

Type: Boolean
Returns true if and only if this vector is 1.0 within the geometric tolerance.
See Also

©  Bricsys NV. All rights reserved.