Click or drag to resize

ExtrudedCentralBodyCoverageGrid Properties

The ExtrudedCentralBodyCoverageGrid type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets or sets the central body associated with this grid.
(Overrides CentralBodyCoverageGridCentralBody.)
Public propertyHeightBounds
Gets or sets the height bounds relative to the reference surface of the UnderlyingGrid.
Public propertyHeightGriddingTechnique
Gets or sets the gridding technique used to extrude the UnderlyingGrid.
Public propertyReferenceFrame
Gets the reference frame for this grid, which is the CentralBody's fixed frame. If the CentralBody has not been set, then this will return .
(Inherited from CentralBodyCoverageGrid.)
Public propertyReferenceTerrain
Gets or sets the reference terrain with which the grid points are defined.
(Overrides CentralBodyCoverageGridReferenceTerrain.)
Public propertySaveGridCell
Gets or sets a value indicating whether the grid is to save grid cell information.
Public propertyUnderlyingGrid
Gets the underlying grid that is extruded.
Public propertyUseCellAreaForWeight
Gets or sets a value indicating whether the grid cell's surface area should be used as the weight.
Top
See Also