<Code Lib>
2027 Method
Changes 0
M

XYZ.IsZeroLength

Description:
The boolean value that indicates whether this vector is a zero vector.
Remarks:
The zero vector's each component is zero within the tolerance (1.0e-09).

public bool IsZeroLength()

Boolean Boolean

Loading…