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