# Árbol del modelo

La herramienta Árbol del modelo permite ver la jerarquía topológica del modelo de FormIt.

Active la herramienta Árbol del modelo. Para ello, acceda al menú Ventana y active la casilla de verificación situada junto a Árbol del modelo.

![](/files/3Xct6YKgIifOFti0866D)

En el Árbol del modelo, cada grupo se identifica como un historial, ya que cada grupo tiene su propio historial de comandos o pila de Deshacer/Rehacer.

En cada historial, aparecerá una lista de objetos geométricos, ejemplares o grupos anidados como cuerpos.

También puede ver atributos no geométricos (atributos de cadena) enlazados a objetos de FormIt mediante el Árbol del modelo. [Puede colocar atributos de cadena en grupos creados por el nodo SendToFormIt mediante Dynamo](https://formit.autodesk.com/page/formit-dynamo#dynamo-formit-nodes).

![](/files/eF1J6j3Anat6n0Eq8mTF)


---

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