Click or drag to resize

StaticRouteProfileStaticConfigurableProfileGetProfileSegment Method

Get the time dynamic geometry of the profile after configuration.

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 override ProfileSegment GetProfileSegment()

Return Value

Type: ProfileSegment
The time dynamic geometry of the profile.
See Also