The basis of the X axis.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static XYZ BasisX { get; }Property Value
XYZ
Remarks
The basis of the X axis is the vector (1,0,0), the unit vector on the X axis.
See Also
Reference