Share

UV.BasisU Property

The basis of the U axis.


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

Syntax

C#

public static UV BasisU { get; }

Property Value

UV

Remarks

The basis of the U axis is the vector (1,0), the unit vector on the U axis.

See Also

Reference

Was this information helpful?