# Drzewo modelu

Drzewo modelu umożliwia wyświetlanie hierarchii topologicznej modelu programu FormIt.

Włącz drzewo modelu, przechodząc do menu Okno i zaznaczając pole wyboru obok drzewa modelu.

![](/files/4oDJYK5LUjRlH2IV3gMN)

W obrębie drzewa modelu każda grupa jest identyfikowana jako „historia”, ponieważ każda grupa ma własną historię poleceń, czyli stos cofania/wykonywania ponownie.

W każdej historii wyświetlana jest lista zagnieżdżonych grup, wystąpień lub obiektów geometrycznych, takich jak bryły.

Za pomocą drzewa modelu można również wyświetlić dołączone do obiektów programu FormIt atrybuty niegeometryczne (atrybuty w postaci ciągów). [Atrybuty w postaci ciągów można umieszczać w grupach utworzonych przez węzeł SendToFormIt za pomocą dodatku Dynamo ](https://formit.autodesk.com/page/formit-dynamo#dynamo-formit-nodes).

![](/files/iB6hCFZKa4nirXw4U9Q9)


---

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