# モデルの統計

\[モデルの統計]パレットでは、FormIt モデルの統計を表示できます。モデル全体の統計情報が表示され、その後に各グループの統計情報が履歴として提示されます。

\[モデルの統計]パレットを有効にするには、\[ウィンドウ]メニューに移動して\[モデルの統計]のチェックボックスをオンにします。

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

## 統計情報を取得する

統計を生成するには、\[更新]ボタンをクリックします。

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

モデルに変更を加えた後に\[更新]ボタンを再度クリックすると、統計の変更内容を確認できます。

新しいファイルを開く場合、新しいモデルの統計情報は、監視を行っている場合でも\[更新]ボタンをクリックして生成する必要があります(以下を参照のこと)。

## 監視

モデルの編集時にモデルの統計情報を更新する場合は、\[Watch]ボタンをクリックします。

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

特に大規模なモデルで Watch を使用するとモデルのパフォーマンスが低下する可能性がありますので注意してください。


---

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