Share

Alignment.EndStation 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: 26.4.0.0 (26.4.0.0)

Syntax

C#

public double EndStation { get; }

Property Value

Double

Remarks

This station may be outside the displayed range (DisplayedStartStation, DisplayedEndStation).

See Also

Reference

Was this information helpful?