Click or drag to resize

SurfaceSegmentTransitionPoints Property

Gets the arc lengths, in meters, at which the geometry changes behavior. This could represent discontinuities in the route in one or more derivatives or other points of interest.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract double[] TransitionPoints { get; }

Property Value

Type: Double
See Also