Click or drag to resize

ParametricRouteSegmentProfileGeometry Property

Gets the vertical and temporal geometry along the surface path, parameterized on time from the start of the profile. This includes both height and speed along the trajectory.

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 ProfileSegment ProfileGeometry { get; }

Property Value

Type: ProfileSegment
See Also