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

## About this Block

This block imports an FE Mesh created in a different program. This is useful for bringing over a mesh that is already set up for analysis, eliminating the need to repeat steps. Choose the File Path and the Units that the file was created in, to import the part.

## Example File

Download Example nTop File: [Import FE Mesh](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/ImportFEMesh.ntop)
Download Example FE Model to Import: [Import FE Mesh](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/ImportFEMesh.ntop)

*This file imports an FE Mesh into the Notebook and shows you how to use it in the Notebook to create an FE Model.*

![Import FE Mesh](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/ImportFEMesh.jpg)

***

Import FE Mesh file from an external location.

### Inputs

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

### Outputs

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