Click or drag to resize

ParametricRouteSegment.ProfileGeometry 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: 25.1.421.0 (25.1.421.0)
Syntax
public ProfileSegment ProfileGeometry { get; }

Property Value

Type: ProfileSegment
See Also