Click or drag to resize

PropagatedRouteCreatePointFromRoute Method

Create a Point representing the position of the platform along the route expressed in the FixedFrame of the CentralBody.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Point CreatePointFromRoute()

Return Value

Type: Point
A Point representing the position of the platform along the route.
See Also