# 第 II 部分

## 高级工具

在本 Primer 的**第 II 部分**中，我们将深入介绍 FormIt 一定会提供的一些更高级的工具。我们将探讨如何使用简单但功能强大的建模、诊断、分析和互操作工具来修改和增强下图所示的“编码校园模型”。

如果您是 FormIt 新手，建议您从**第 I 部分**开始，因为**第 II 部分**假定您已经熟悉 FormIt 的基础知识。

有关本文中所讨论的特定工具、工具栏、选项板和流程的详细说明，请参见 **“FormIt 简介”** 和 **“工具库”** 部分。

![](/files/l3qUwcyG1liru5EZQttX)

### 先决条件

在开始“第 II 部分”之前，请按照“FormIt 简介”部分中的以下说明下载并安装 FormIt for Windows：[**先决条件和安装**](/zh-cn/formit-introduction/prerequisites-and-installation.md)。

对于大多数章节，还需要下载并使用通过下面的链接找到的数据集。

*如果无法运行 FormIt for Windows，可以使用免费的* [***Web 应用程序***](https://formit.autodesk.com/app) *完成大部分教程 **。** 有关 FormIt 版本和许可的详细信息，请访问* [*FormIt 网站*](https://formit.autodesk.com)*。*

### 数据集

“编码校园”（如上图所示）是城市打印中一个虚构的中等规模多用途项目集，包含有组织的图层、场景、材质，甚至与实时可编辑的 Dynamo 脚本绑定的几何图形。

“编码建筑”的所有外立面图元都由 Dynamo 脚本控制，并由定义外立面形状的建筑底部处的路径驱动。

* [**FormIt Primer 数据集第 II 部分**](https://formit-help.s3.amazonaws.com/FormIt+Primer+Part+2+Datasets.zip)


---

# 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/formit-primer/part-ii.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.
