Skip to content

UV.IsZeroLength

Public Class

The boolean value indicates whether this 2-D vector is a zero vector.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public bool IsZeroLength()

Return Value

Boolean

Remarks

The zero vector’s each component is zero within the tolerance (1.0e-09).