Revit 2026 API
Horizontal |
The endpoint's station value.
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; }
Public ReadOnly Property Station As Double Get
public: property double Station { double get (); }
member Station : float with get
Property Value
DoubleSee Also