CentralBodySurfaceRegion Properties |
The CentralBodySurfaceRegion type exposes the following members.
Name | Description | |
---|---|---|
CentralBody |
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.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
Owner |
Gets the owner of this extension.
(Inherited from ObjectExtension.) | |
SurfaceRegion |
Gets or sets the definition of the region on the surface of the central body. The
ReferenceSurface property
of this instance is expected to match the Shape
of the CentralBody.
|