UV.Zero Property
The coordinate origin or zero 2-D vector.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static UV Zero { get; }
Property Value
UV
Remarks
The zero vector is (0,0).
See Also
Reference
UV Class
Autodesk.Revit.DB Namespace