> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Voxel Grid

> A distance field geometry discretized over a sparse three-dimensional grid.

### Properties

| Name               | Type                                                          |
| ------------------ | ------------------------------------------------------------- |
| Active Voxel Count | [Integer](../../block-documentation/types/integer)            |
| Bounding Box       | [Bounding Box](../../block-documentation/types/bounding-box)  |
| List               | [Voxel Grid List](../../block-documentation/types/voxel-grid) |
| X Size             | [Integer](../../block-documentation/types/integer)            |
| Y Size             | [Integer](../../block-documentation/types/integer)            |
| Z Size             | [Integer](../../block-documentation/types/integer)            |

### Block Reference

| Block Name                                                                                                            | Location                |
| --------------------------------------------------------------------------------------------------------------------- | ----------------------- |
| [Offset Voxel Grid](../../block-documentation/blocks/modeling/utilities/offset-voxel-grid)                            | Modeling/Utilities      |
| [Smoothen Voxel Grid](../../block-documentation/blocks/modeling/utilities/smoothen-voxel-grid)                        | Modeling/Utilities      |
| [Import Voxel Grid](../../block-documentation/blocks/utilities/exchange/import-voxel-grid)                            | Utilities/Exchange      |
| [Voxel Grid from Mesh](../../block-documentation/blocks/utilities/conversion/voxel-grid-from-mesh)                    | Utilities/Conversion    |
| [Voxel Grid from Implicit Body](../../block-documentation/blocks/utilities/conversion/voxel-grid-from-implicit-body)  | Utilities/Conversion    |
| [Manufacturing Support Volume](../../block-documentation/blocks/manufacturing/utilities/manufacturing-support-volume) | Manufacturing/Utilities |
