Share

XYZ.BasisX Property

The basis of the X axis.


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

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

Was this information helpful?