DisplayedEndStation Property


Alignment Displayed End Station Property

Specifies the station at which the alignment's display ends, 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 DisplayedEndStation { get; }

Property Value

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