# 退回管理員

FormIt 有一個獨特的「退回/重做」系統，可以透過兩種不同的方式使用該系統來退回：根據群組退回，或依時間順序整體退回：

* 編輯巢狀群組時退回/重做，只會影響該群組內的變更
  * 這表示您可以在此群組中進行變更，然後在其他群組中進行許多變更，再回到原始群組，而且可以選擇退回此群組中所做的最後變更，而不會影響最近在其他位置所做的變更
* 從主草圖退回/重做 (不是編輯群組時) 的作用類似於傳統的退回/重做系統：在**任何**群組中所做的最後變更，都將根據時間順序退回。

  「退回管理員」會記錄 FormIt 模型中每個群組內的每個變更，包括在主草圖中所做的變更。這有助於直觀地瞭解模型中任何群組中已退回的作業。

![](/files/LileLZjMPN4g8OjKPEHy)

「退回管理員」將以**粗體**指示目前狀態、此狀態之前的任何作業，以及曾存在但之後已退回的所有作業。

您可以在狀態上按一下右鍵，然後選取「捲動至」，視需要有效率地退回或重做以回到該模型狀態。

已明確刪除或由於退回或重做而不再存在的群組，會顯示為「\*非作用中\*」。您可以透過在其父系群組內退回或重做來還原，直到這些群組恢復。


---

# 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/undo_manager.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.
