| PropagatedRouteCreatePointFromRoute Method  | 
  
    Namespace: 
   AGI.Foundation.RouteDesign
    Assembly:
   AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic Point CreatePointFromRoute()
Public Function CreatePointFromRoute As Point
public:
Point^ CreatePointFromRoute()
member CreatePointFromRoute : unit -> Point 
Return Value
Type: 
PointA 
Point representing the position of the platform along the route.
 See Also
See Also