# 모델 트리

모델 트리를 사용하면 FormIt 모델의 토폴로지 계층을 볼 수 있습니다.

창 메뉴로 이동하고 모델 트리 옆에 있는 상자를 선택하여 모델 트리를 사용으로 설정합니다.

![](/files/YRFOPyAvFSYBzDVHm4Kb)

각 그룹에는 고유한 명령 사용내역 또는 실행취소/재실행 스택이 있으므로 모델 트리 내에서 각 그룹은 사용내역으로 식별됩니다.

각 사용내역 내에 중첩된 그룹, 인스턴스 또는 본체와 같은 형상 객체의 리스트가 표시됩니다.

또한 모델 트리를 사용하여 FormIt 객체에 부착된 비기하학적 속성(문자열 속성)을 볼 수도 있습니다. [Dynamo 를 사용하여 SendToFormIt 노드로 작성된 그룹에 문자열 속성을 배치할 수 있습니다.](https://formit.autodesk.com/page/formit-dynamo#dynamo-formit-nodes)

![](/files/9G7EWSZRgELv11ERsRs7)


---

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