Revit 2025 API
ArcXDirection Property |
Returns the X direction.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public XYZ XDirection { get; }
Public ReadOnly Property XDirection As XYZ Get
public: property XYZ^ XDirection { XYZ^ get (); }
member XDirection : XYZ with get
Property Value
XYZSee Also