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

<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 Mesh** block imports a mesh from a specified file.

**Common uses:**

* Importing a Mesh

**Tips:**

* It accepts the following mesh formats ([https://support.ntopology.com/hc/articles/360048249514](https://support.ntopology.com/hc/articles/360048249514))
* Imported meshes are assigned units for the location of the mesh vertices. The **Import Mesh** block can be automatically created by going to **File -> Import** then importing a mesh file. Also, dragging a mesh file from the File Explorer into nTop creates an **Import Mesh** block.
* The wireframe checkbox in the display can be toggled to view the mesh without wireframe.

***

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

Import Mesh file from an external location.

### Inputs

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

### Outputs

| Type                                               |
| -------------------------------------------------- |
| [Mesh](../../../../block-documentation/types/mesh) |

***

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

Import Mesh file from an external location.

### Inputs

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

### Outputs

| Type                                               |
| -------------------------------------------------- |
| [Mesh](../../../../block-documentation/types/mesh) |
