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

# Export FE Mesh

Export an FE Mesh.

### Inputs

| Name  | Type                                                        | Description                        |
| ----- | ----------------------------------------------------------- | ---------------------------------- |
| Path  | [Path](../../../../block-documentation/types/path)          | System path of exported mesh file. |
| Mesh  | [FE Mesh](../../../../block-documentation/types/fe-mesh)    | The mesh to export.                |
| Units | Length Unit Enum                                            | The target units.                  |
| Sets  | [FE Set List](../../../../block-documentation/types/fe-set) | Element and node sets to export.   |

### Outputs

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