> For the complete documentation index, see [llms.txt](https://docs.totalmateria.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.totalmateria.com/total-materia-integrator/total-viewer/export-data/one-click-export.md).

# One Click Export

The One Click Export functionality allows you to select specific material data for a simulation and generate a file that is directly compatible with your simulation software.

**Initiating Export**

The Exporter for materials is accessed via [Material Pages](/total-materia-integrator/total-viewer/material-pages.md) of [Total Materia Viewer](/total-materia-integrator/total-viewer.md), by clicking the button "Export to CAx" <img src="/files/ALHVUSBOb6qlAsgvpP4R" alt="" data-size="line"> positioned in the upper right corner of material page. Clicking this button opens a pop-up window in which users can select the desired export format. A list of available export formats is provided below. Depending on user requirements, the export formats can be expanded and adjusted.

<figure><img src="/files/v8Jn1w7Fbj87oDy2TSsA" alt=""><figcaption><p><strong>Figure 1:</strong> Screenshot of Material page and Export to CAx button in Total Materia Viewer for material <em>EN AW-AlMg3H18 (DIN EN 573-3/485-2)</em></p></figcaption></figure>

<details>

<summary>Export formats available in Total Materia Integrator</summary>

* CAD: CATIA, Creo, SolidWorks, SolidEdge, Siemens NX.
* Generic: Excel, XML.
* Manufacturing: Autoform, ColdForm/Forge, Deform, Hyperform, Pam-Crash, Pam-Stamp, ProCast, QForm, Simufact.
* Simulation tools: Abaqus, Ansys Workbench, Comsol Multiphysics, Electrical Desktop, Femap, Fluent, LS-DYNA, Nastran (MSC, Inventor), nCode, Optistruct, Radioss, Simcenter, Star CCM+.

</details>

**Configuring and Finalizing Export**

Once the desired export format is selected, click the "Next Step" <img src="/files/HT17dQQ1rg6FkdGuK2Wq" alt="" data-size="line"> button, to configure the data. \
The user will see a list of applicable parameters, such as form, heat treatment, and reference, presented in a drop-down menu and a list of available conditions, properties and its values for the selected export format in the form of multi-selectable list.

<figure><img src="/files/tyFSzGUw1xXKL73XHgqt" alt=""><figcaption><p><strong>Figure 2:</strong> Screenshot of ANSYS export page for selected reference and properties for material <em>EN AW-AlMg3H18 (DIN EN 573-3/485-2)</em></p></figcaption></figure>

After the desired selection is made, a summary screen will be presented, allowing users to verify the selected data before proceeding with the export. Clicking on the "Export" <img src="/files/NqwjetZrTm5E8dWGbCN1" alt="" data-size="line"> button will generate and download the file to be further imported into the CAE software.

<figure><img src="/files/pkRlEKVsX07gShciO5U8" alt=""><figcaption><p><strong>Figure 3:</strong> Screenshot of ANSYS export review page for selected reference and properties for material <em>EN AW-AlMg3H18 (DIN EN 573-3/485-2)</em></p></figcaption></figure>

<figure><img src="/files/Pnh1FfB1Rof6D5VbSEvm" alt=""><figcaption><p><strong>Figure 4:</strong> Screenshot of ANSYS export for selected reference and properties for material <em>EN AW-AlMg3H18 (DIN EN 573-3/485-2)</em></p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.totalmateria.com/total-materia-integrator/total-viewer/export-data/one-click-export.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
