<Code Lib>
2027 Method
Changes 2
M

Alignment.GetDisplayedHorizontalCurveEndpoints

Description:
Returns the endpoints of the alignment's horizontal curves. Only the points between and are returned.

public IList<HorizontalCurveEndpoint> GetDisplayedHorizontalCurveEndpoints()

IList<HorizontalCurveEndpoint> IList HorizontalCurveEndpoint

Loading…