# 모델 통계

모형 통계 팔레트는 FormIt 모델의 통계를 볼 수 있는 방법을 제공합니다. 전체 모델 통계가 표시된 후 사용내역으로 식별되는 각 그룹에 대한 통계가 표시됩니다.

창 메뉴로 이동하고 모델 통계 옆에 있는 상자를 선택하여 모델 통계 팔레트를 활성화합니다.

![](https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-kor/.gitbook/assets/ModelStatisticsMenu.png)

## 통계 가져오기

통계를 생성하려면 새로 고침 버튼을 클릭합니다.

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-kor/.gitbook/assets/ModelStatisticsRefresh.png" alt=""><figcaption></figcaption></figure>

모델에서 일부 변경 작업을 수행한 후 통계에서 해당 변경 내용을 보려면 새로 고침 버튼을 다시 클릭하면 됩니다.

새 파일을 여는 경우, 지금 감시(아래 참조)하고 있더라도 새로 고침 버튼을 클릭하여 새 모델에 대한 통계를 생성해야 합니다.

## 감시

모델을 편집할 때 모델 통계를 업데이트하려면 감시 버튼을 클릭합니다.

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-kor/.gitbook/assets/ModelStatisticsWatch%20(1).png" alt=""><figcaption></figcaption></figure>

감시를 사용하면 특히 모델의 크기가 클 때 모델 성능이 저하될 수 있습니다.


---

# 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-statistics.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.
