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: 25.1.421.0 (25.1.421.0)
Syntaxpublic override ProfileSegment GetProfileSegment()
Public Overrides Function GetProfileSegment As ProfileSegment
public:
virtual ProfileSegment^ GetProfileSegment() override
abstract GetProfileSegment : unit -> ProfileSegment 
override GetProfileSegment : unit -> ProfileSegment 
Return Value
Type: 
ProfileSegmentThe time dynamic geometry of the profile.
See Also