Representation of a single cell contained in a ObjectGrid.
See Also
Name | Description |
---|---|
coord | The XYZ coordinate of the ObjectCell on the ObjectGrid. |
object_count | Total amount of Object reference associated to the active ObjectCell. |
visible | Determine of the ObjectCell is visible or not. |
Name | Description |
---|---|
Clear | Determine wether or not a specific Object unique ID is contained in the active ObjectCell. |
Primitive representation of the cell in a ObjectGrid.
kPlates
: Use a plane to represent a single cell.kVoxels
: Use a cube to represent a single cell.
|