Click or drag to resize

RectangularPyramidCoverageGrid Properties

The RectangularPyramidCoverageGrid type exposes the following members.

Properties
  NameDescription
Public propertyHeightBounds
Gets or sets the height bounds of the pyramid. The height bounds must be positive and the upper bound is taken as length.
Public propertyHeightGriddingTechnique
Gets or sets the gridding technique used in the height direction of the pyramid.
Public propertyReferenceFrame
Gets or sets the reference frame in which this grid is defined.
(Inherited from GeometricPrimitiveCoverageGrid.)
Public propertySaveGridCell
Gets or sets a value indicating whether the grid is to save grid cell information.
Public propertyUseCellVolumeForWeight
Gets or sets a value indicating whether to use the volume of the grid cells as the weight for each point.
Public propertyXAxisLength
Gets or sets the length of the pyramid's base in the x direction.
Public propertyYAxisLength
Gets or sets the length of the pyramid's base in the y direction.
Public propertyZXAngleGriddingTechnique
Gets or sets the gridding technique used in the (z-x) direction of the pyramid.
Public propertyZYAngleGriddingTechnique
Gets or sets the gridding technique used in the (z-y) direction of the pyramid.
Top
See Also