Click or drag to resize

ICentralBodySurfaceRegionService Interface

This service provides the geometry of a region on the surface of a CentralBody.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface ICentralBodySurfaceRegionService

The ICentralBodySurfaceRegionService type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets the central body of the region.
Public propertySurfaceRegion
Gets the region of interest on the reference surface.
Top
See Also