> ## 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.

# Import Voxel Grid

<CardGroup cols={2}>
  <Card title="Path, Length Unit Enum" href="#path-length-unit-enum" />

  <Card title="Path, Length Unit Enum, 1.1.0" href="#path-length-unit-enum-110" />
</CardGroup>

***

## About this Block

**What it does:**
The Import Voxel Grid block imports your voxel model as a VDB file.

**Common uses:**

* Create a Mesh from Voxel Grid
* Create an Implicit Body from Voxel Grid

**Tips:**

* Choose the units to import with the "Units" field.
* For information on all import/export file types: ([https://support.ntopology.com/hc/articles/360048249514](https://support.ntopology.com/hc/articles/360048249514))

***

<h2 id="path-length-unit-enum">
  Path, Length Unit Enum
</h2>

Import Voxel Grid file from an external location.

### Inputs

| Name  | Type                                               | Description                     |
| ----- | -------------------------------------------------- | ------------------------------- |
| Path  | [Path](../../../../block-documentation/types/path) | System path of Voxel Grid file. |
| Units | Length Unit Enum                                   | Units of imported file.         |

### Outputs

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

***

<h2 id="path-length-unit-enum-110">
  Path, Length Unit Enum, 1.1.0
</h2>

Import Voxel Grid file from an external location.

### Inputs

| Name  | Type                                               | Description                     |
| ----- | -------------------------------------------------- | ------------------------------- |
| Path  | [Path](../../../../block-documentation/types/path) | System path of Voxel Grid file. |
| Units | Length Unit Enum                                   | Units of imported file.         |

### Outputs

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