DisplayedStartStation Property


Alignment Displayed Start Station Property

Specifies the station at which the alignment's display starts, in Revit internal model units (standard Imperial feet).

Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double DisplayedStartStation { get; }

Property Value

Double
Remarks
This station is within the alignment's geometric definition range ( StartStation , EndStation ).
See Also