CentralBodySurfaceCurve Properties |
The CentralBodySurfaceCurve type exposes the following members.
Name | Description | |
---|---|---|
CentralBody |
Gets or sets the central body providing the topology and orientation of the SurfaceCurve,
and on which the curve is defined. The
Ellipsoid property
of the SurfaceCurve 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.) | |
SurfaceCurve |
Gets or sets the definition of the curve on the surface of the central body. The
Ellipsoid property
of this instance is expected to match the Shape
of the CentralBody.
|