---
title: "importMesh"
canonical: "https://help.vicon.com/space/Shogun18/13669042/importMesh"
format: markdown
---
#  Description 

Import a file containing the required mesh.

## Functional area

File Handling

# Command syntax

## Syntax

|  |
| --- |
| `importMesh "string"` |

### Arguments

| **Name** | **Type** | **Required** | **Comments** |
| --- | --- | --- | --- |
| `string` | string | Yes | Path to file containing the required mesh. |

### Flags

None

## Return value

Boolean

```plaintext

```