EndStation Property


Alignment End Station Property

Specifies the station at which the alignment's geometric definition 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 EndStation { get; }

Property Value

Double
Remarks
This station may be outside the displayed range ( DisplayedStartStation , DisplayedEndStation ).
See Also