BasisX Property


XYZ Basis X Property

The basis of the X axis.

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