# 3.8: Export 🔷

Karamba3D is not meant to be a substitute for a full blown structural engineering finite element software package. Instead it aims at providing flexibility in testing different structural designs that the more traditional FE-applications lack. We therefore started to implement interfaces to those traditional civil engineering packages.

At the moment Karamba3D supports data exchange with RStab5, RStab6, RStab7, RStab8 and Robot. With [GeometryGym ](https://geometrygym.wordpress.com/)it is possible to export Karamba3D model data to IFC.


---

# Agent Instructions: 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:

```
GET https://manual-2.karamba3d.com/3-in-depth-component-reference/3.7-export.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
