# 组树

**“组树”** 选项板提供一个位置来管理文件中的所有组。树状图会显示嵌套组，而“状态”列会显示当前正在编辑的组，以及组是来自 Dynamo 还是 Revit。 “实例”列显示实例 ID，以帮助区分同一组的实例。

* **选择**：每个实例都将单独列出。在树中选择一个实例，然后在三维场景中选择实例。
* **编辑**：要编辑组，请使用选项板顶部的笔图标，或单击鼠标右键并选择“编辑”。
* **重命名**：要重命名组，请双击名称，或单击鼠标右键并选择“重命名”。
* **删除**：要删除组，请使用选项板顶部的 (**-**) 图标，或单击鼠标右键并选择“删除”。选择多个组以一次删除所有这些组。
  * 提示：要逐个选择多个组，请使用 Ctrl 键。要选择一组组，请选择一个组、按住 Shift 键，然后选择另一个组。这会将其间的所有组都选中。
* **解组**：在某个组上单击鼠标右键，然后选择“解组”。
* **更改类别**：要更改组的类别，请选择组，然后使用选项板顶部的“类别”下拉列表。

![](https://3938562663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC2d4N7VJ5cPBb6LvhH2k%2Fuploads%2Fgit-blob-ab50ae74de90062a6348bc198c74e4fe6a4bf64c%2Fgroups%20tree.png?alt=media)


---

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