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.2.419.0 (24.2.419.0)
Syntax public interface ICentralBodySurfaceRegionService
Public Interface ICentralBodySurfaceRegionService
public interface class ICentralBodySurfaceRegionService
type ICentralBodySurfaceRegionService = interface end
The ICentralBodySurfaceRegionService type exposes the following members.
Properties
| Name | Description |
---|
| CentralBody |
Gets the central body of the region.
|
| SurfaceRegion |
Gets the region of interest on the reference surface.
|
TopSee Also