Click or drag to resize

RoutePropagatorCentralBody Property

Gets or sets the CentralBody upon which to build the route. This will also reconfigure the settings on the DefaultConnectionBehavior to match the given 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 CentralBody CentralBody { get; set; }

Property Value

Type: CentralBody
See Also