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

UV.IsZeroLength

Method
Description:
The boolean value indicates whether this 2-D vector is a zero vector.
Remarks:
The zero vector's each component is zero within the tolerance (1.0e-09).
Syntax
public bool IsZeroLength()