UVBasisU Property

The basis of the U axis.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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