Click or drag to resize

SpecifiedResolutionLinkSubdivision Properties

The SpecifiedResolutionLinkSubdivision type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets or sets the CentralBody in which the link will be observed. By default, this is Earth.
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 propertyResolution
Gets or sets the maximum resolution, in meters, at which to subdivide. The sub-segments will be equally sized and no larger than this value.
Top
See Also