Click or drag to resize

PropagatedRouteCreateSurfaceCurve Method

Create a curve representing the path of this route along the surface of the CentralBody's Ellipsoid surface.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public EllipsoidSurfaceCurve CreateSurfaceCurve()

Return Value

Type: EllipsoidSurfaceCurve
The path of this route along the surface.
See Also