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

<CardGroup cols={2}>
  <Card title="Path, Material, Unit System" href="#path-material-unit-system" />

  <Card title="Path, Material, Unit System, 1.1.0" href="#path-material-unit-system-110" />
</CardGroup>

***

<h2 id="path-material-unit-system">
  Path, Material, Unit System
</h2>

Export a Material to an external CAE format.

### Inputs

| Name     | Type                                                             | Description                        |
| -------- | ---------------------------------------------------------------- | ---------------------------------- |
| Path     | [Path](../../../../block-documentation/types/path)               | System path of exported mesh file. |
| Material | [Material](../../../../block-documentation/types/material)       | The material to export.            |
| Units    | [Unit System](../../../../block-documentation/types/unit-system) | The target unit system.            |

### Outputs

| Type                                                                           |
| ------------------------------------------------------------------------------ |
| [Material File Data](../../../../block-documentation/types/material-file-data) |

***

<h2 id="path-material-unit-system-110">
  Path, Material, Unit System, 1.1.0
</h2>

Export a Material to an external CAE format.

### Inputs

| Name     | Type                                                             | Description                        |
| -------- | ---------------------------------------------------------------- | ---------------------------------- |
| Path     | [Path](../../../../block-documentation/types/path)               | System path of exported mesh file. |
| Material | [Material](../../../../block-documentation/types/material)       | The material to export.            |
| Units    | [Unit System](../../../../block-documentation/types/unit-system) | The target unit system.            |

### Outputs

| Type                                                                           |
| ------------------------------------------------------------------------------ |
| [Material File Data](../../../../block-documentation/types/material-file-data) |
