# グループ ツリー

**\[グループ ツリー]** パレットを使用すると、1 つの場所でファイル内のすべてのグループを管理できます。ツリー ビューにはネストされたグループが表示され、\[ステータス]列には、現在編集中のグループと、そのグループが Dynamo と Revit のどちらから変換されたかが表示されます。 \[インスタンス]列には、同じグループのインスタンスを区別するためにインスタンス ID が表示されます。

* **選択する**: 個別に一覧表示されたツリー内のインスタンスを選択すると、3D シーン内でそのインスタンスが選択されます。
* **編集する**: グループを編集するには、パレットの上部にあるペンのアイコンを使用するか、右クリックして\[編集]を選択します。
* **名前を変更する**: グループの名前を変更するには、名前をダブルクリックするか、右クリックして\[名前変更]を選択します。
* **削除する**: グループを削除するには、パレットの上部にある **\[-]** のアイコンを使用するか、右クリックして\[削除]を選択します。複数のグループを選択すると、すべてを一度に削除できます。
  * ヒント: 複数のグループを 1 つずつ選択するには、\[Ctrl]キーを使用します。ある範囲のグループを選択するには、グループを 1 つ選択し、\[Shift]を押しながら別のグループを選択します。これで、その間にあるすべてのグループが選択に追加されます。
* **グループ解除する**: グループを右クリックして、\[グループ解除]を選択します。
* **カテゴリを変更する**: グループのカテゴリを変更するには、グループを選択し、パレットの上部にある\[カテゴリ]ドロップダウンを使用します。

![](/files/kWViYTLCFiaQw1xCXgiq)


---

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