# 模型统计信息

“模型统计信息”选项板提供了一种查看 FormIt 模型统计信息的方法。将显示总体模型统计信息，然后显示每个组的统计信息（标识为历史记录）。

通过转到“窗口”菜单并选中“模型统计信息”旁边的框，可启用“模型统计信息”选项板：

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

## 获取统计信息

要生成统计信息，请单击“刷新”按钮：

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

如果要在模型中进行某些更改后查看统计信息中所做的更改，可以再次刷新。

如果打开一个新文件，则需要单击“刷新”按钮才能生成新模型的统计信息，即使您正在查看也是如此（请参见下文）。

## 查看

如果希望在编辑模型时更新模型统计信息，请单击“查看”按钮：

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-chs/.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/zh-cn/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.
