Click or drag to resize

CentralBodySurfaceCurveCentralBody Property

Gets or sets the central body providing the topology and orientation of the SurfaceCurve, and on which the curve is defined. The Ellipsoid property of the SurfaceCurve is expected to match the Shape of this central body.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CentralBody CentralBody { get; set; }

Property Value

Type: CentralBody

Implements

ICentralBodySurfaceCurveServiceCentralBody
See Also