# Modellstruktur

Die Modellstruktur bietet eine Möglichkeit zum Anzeigen der topologischen Hierarchie Ihres FormIt-Modells.

Aktivieren Sie die Modellstruktur, indem Sie zum Menü Fenster wechseln und das Kontrollkästchen neben Modellstruktur aktivieren.

![](/files/arxvQfG2IfC0qg3mIrve)

In der Modellstruktur wird jede Gruppe als Verlauf angesehen, da jede Gruppe über einen eigenen Befehlsverlauf (oder einen Stapel für Rückgängig/Wiederherstellen) verfügt.

In jedem Verlauf wird eine Liste verschachtelter Gruppen, Exemplare oder geometrischer Objekte wie Körper angezeigt.

Sie können auch nicht geometrische Attribute (Zeichenfolgenattribute), die FormIt-Objekten zugeordnet sind, mithilfe der Modellstruktur anzeigen. [Sie können Zeichenfolgenattribute in Gruppen platzieren, die mithilfe von Dynamo ](https://formit.autodesk.com/page/formit-dynamo#dynamo-formit-nodes)mit dem SendToFormIt-Block erstellt wurden.

![](/files/pdghgGjCbDBHU9YCqGMz)


---

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