Revit 2026 API
Alignment |
The alignment station at which the SpotDimension is placed.
Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double Station { get; set; }
Public Property Station As Double Get Set
public: property double Station { double get (); void set (double value); }
member Station : float with get, set
Property Value
DoubleSee Also