Click or drag to resize

CuboidCoverageGrid Properties

The CuboidCoverageGrid type exposes the following members.

Properties
  NameDescription
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 propertyXAxisBounds
Gets or sets the bounds in the x-axis.
Public propertyXGriddingTechnique
Gets or sets the gridding technique for the grid points along x.
Public propertyYAxisBounds
Gets or sets the bounds in the y-axis.
Public propertyYGriddingTechnique
Gets or sets the gridding technique for the grid points along y.
Public propertyZAxisBounds
Gets or sets the bounds in the z-axis.
Public propertyZGriddingTechnique
Gets or sets the gridding technique for the grid points along z.
Top
See Also