# 3.7: 输出 (Export) 🔷

Karamba3D无意成为完整的结构工程有限元软件程序包的替代程序。事实上，它旨在提供传统的有限元应用程序所欠缺的灵活性，以测试不同的结构设计。因此我们逐渐开始注重与传统土木工程软件程序包的接口。

目前，Karamba3D支持与RStab5、RStab6、RStab7，RStab8以及与机械臂之间的数据交换。借助[GeometryGym](https://geometrygym.wordpress.com/)可以将Karamba3D的模型数据导出到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-1-3.karamba3d.com/chinese_1_3_3/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.
