RVTDocs.com
Namespace: Autodesk.Revit.DB Class: XYZ

XYZ.IsZeroLength

Method
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).
Syntax
public bool IsZeroLength()