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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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.
|
Top
See Also