Click or drag to resize

CentralBodySurfaceCurve Properties

The CentralBodySurfaceCurve type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
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.
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 propertySurfaceCurve
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.
Top
See Also