PropagatedRouteCreatePointFromRoute Method |
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 23.2.417.0 (23.2.417.0)
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