> ## 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 from Implicit Body

Generates a voxel grid from an implicit body.

### Inputs

| Name       | Type                                                                 | Description                                 |
| ---------- | -------------------------------------------------------------------- | ------------------------------------------- |
| Body       | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to convert into a voxel grid. |
| Voxel size | [Scalar](../../../../block-documentation/types/scalar)               | Size of a voxel.                            |

### Outputs

| Type                                                           |
| -------------------------------------------------------------- |
| [Voxel Grid](../../../../block-documentation/types/voxel-grid) |
