Share

UV.Zero Property

The coordinate origin or zero 2-D vector.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static UV Zero { get; }

Property Value

UV

Remarks

The zero vector is (0,0).

See Also

Reference

Was this information helpful?