# モデル ツリー

モデル ツリーには、FormIt モデルのトポロジ階層が表示されます。

\[ウィンドウ]メニューにある\[モデル ツリー]のチェックボックスをオンにして有効にします。

![](/files/D32gWHSeSzjn8wndMqmY)

各グループには、コマンドの履歴、つまり\[元に戻す]操作と\[やり直し]操作を保管するための専用スタックがあるため、モデル ツリー内で各グループは履歴として表示されます。

各履歴内に、ボディなどのネストされたグループ、インスタンス、ジオメトリ オブジェクトのリストが表示されます。

モデル ツリーを使用して、FormIt オブジェクトにアタッチされているジオメトリ以外のアトリビュート(文字列アトリビュート)を表示することもできます。[Dynamo を使用して、SendToFormIt ノードによって作成されたグループに文字列アトリビュートを配置できます](https://formit.autodesk.com/page/formit-dynamo#dynamo-formit-nodes)。

![](/files/YDJYZbV5zNfPrQKJZLcS)


---

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