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

Export an FE Model containing FE Mesh, Material and Attribute data, element/entity sets, and FE Connectors to an external CAE format.

### Inputs

| Name        | Type                                                             | Description                      |
| ----------- | ---------------------------------------------------------------- | -------------------------------- |
| Path        | [Path](../../../../block-documentation/types/path)               | System path of exported file.    |
| Model       | [FE Model](../../../../block-documentation/types/fe-model)       | The FE Model to export.          |
| Unit system | [Unit System](../../../../block-documentation/types/unit-system) | The target unit system.          |
| 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) |
