Zero Property


UV Zero Property

The coordinate origin or zero 2-D vector.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static UV Zero { get; }

Property Value

UV
Remarks
The zero vector is (0,0).
See Also