The basis of the U axis.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.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