Click or drag to resize

CentralBodySurfaceRegionCentralBody Property

Gets or sets the central body providing the orientation and topology of the SurfaceRegion, and on which the region is defined. The ReferenceSurface property of the SurfaceRegion 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

ICentralBodySurfaceRegionServiceCentralBody
See Also