# 匯入和匯出資料

## 匯入資料

您可以匯入以下檔案格式。

* **OBJ**：OBJ 3D 網格檔案會匯入為單一 FormIt 群組。不會匯入任何材料。
* **DWG**：2D 和 3D 的 DWG 檔案會匯入為單一 FormIt 群組。支援物件顏色。
* **STL**：STL 3D 網格檔案會匯入為單一 FormIt 群組。
* **SAT**：SAT 實體模型檔案會匯入為單一 FormIt 群組。
* **SKP**：匯入 SketchUp 檔案。群組和元件會匯入為 FormIt 群組。支援圖層和材料。

[**瞭解有關如何處理匯入資料的更多資訊**](/zh-tw/formit-primer/part-i/import-export-and-content-library.md)

## 匯出資料

FormIt 可以匯出以下檔案格式：AXM (FormIt 檔案)、DWG、SKP、FBX、SAT、STL、DAE、DXF、OBJ (透過分開的 .MTL 檔案)、PNG 影像。

匯出個別檔案時，您可以選擇匯出 **「所有物件」** 、 **「僅限可見的項目」** 或 **「僅限選取的項目」**。

![](/files/WlwqIXnZc5MCw7lXl4ll)


---

# 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://windows.help.formit.autodesk.com/zh-tw/tool-library/export-data.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.
