# Дерево модели

Дерево модели позволяет просматривать топологическую иерархию модели FormIt.

Включите дерево модели, выбрав в меню «Окно» пункт «Дерево модели».

![](/files/aR0zHBbbZWT6j4Tx3y5I)

В дереве модели каждая группа определяется как журнал, поскольку каждая группа имеет свой журнал команд (или стек отмены/повтора действий).

В каждом журнале отображается список вложенных групп, экземпляров и геометрических объектов, таких как твердые тела.

С помощью дерева модели также можно просматривать негеометрические (строковые) атрибуты, прикрепленные к объектам FormIt. [Строковые атрибуты можно применять к группам, созданных узлом SendToFormIt с помощью Dynamo ](https://formit.autodesk.com/page/formit-dynamo#dynamo-formit-nodes).

![](/files/TQAf87b7EdbUkZ0tnC24)


---

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