Share

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

Syntax

C#

public double DisplayedEndStation { get; }

Property Value

Double

Remarks

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

See Also

Reference

Was this information helpful?