Click or drag to resize

CentralBodySurfaceRegion Properties

The CentralBodySurfaceRegion type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
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.
Public propertyIsFrozen
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.)
Public propertyOwner
Gets the owner of this extension.
(Inherited from ObjectExtension.)
Public propertySurfaceRegion
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.
Top
See Also