Revit 2026 API
XYZX Property |
Gets the first coordinate.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double X { get; }
Public ReadOnly Property X As Double Get
public: property double X { double get (); }
member X : float with get
Property Value
DoubleSee Also