# 群組樹

**「群組樹」** 選項板提供一個單一位置來管理檔案中所有的群組。樹狀檢視顯示巢狀群組，「狀態」欄顯示目前正在編輯的群組，以及群組是來自 Dynamo 還是 Revit。「實體」欄顯示實體 ID，以協助區分同一群組的實體。

* **選取**：每個實體會單獨列出。在樹狀目錄中選取某個實體，該實體就會在 3D 場景中選取。
* **編輯**：若要編輯群組，請使用選項板頂端的圖筆圖示，或按一下右鍵並選擇「編輯」。
* **更名**：若要更名群組，請按兩下名稱，或按一下右鍵並選擇「更名」。
* **刪除**：若要刪除群組，請使用選項板頂端的 (**-**) 圖示，或按一下右鍵並選擇「刪除」。選取多個群組可一次刪除所有群組。
  * 秘訣：若要逐一選取多個群組，請使用 Ctrl 鍵。若要選取一個範圍的群組，請選取一個群組，按住 Shift 並選取其他群組。這會加入選取當中的所有群組。
* **解除群組**：在群組上按一下右鍵，然後選取「解除群組」。
* **變更品類**：若要變更群組的品類，請選取群組，然後使用選項板頂端的「品類」下拉式清單。

![](/files/m4dYYPL6J4ujQmVWI8vI)


---

# 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/groups-tree.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.
