Click or drag to resize

StaticRouteProfile.StaticConfigurableProfile.GetProfileSegment 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: 25.1.421.0 (25.1.421.0)
Syntax
public override ProfileSegment GetProfileSegment()

Return Value

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