# 第 II 部份

## 進階工具

在此入門手冊的**第 II 部分**中，我們將深入探討 FormIt 提供的一些進階工具。我們將探究如何使用簡單但功能強大的塑型、診斷、分析和互通性工具，來修改和增強下圖的 Encode Campus 模型。

如果您是初次使用 FormIt，我們建議您從**第 I 部分**開始，因為**第 II 部分**會假設您已經熟悉 FormIt 的基礎知識。

請參閱 **FormIt 簡介**和**工具資源庫**部分，以取得此處討論的特定工具、工具列、選項板和程序的詳細說明。

![](/files/kcvVcz7iSB5ZTdLb8Tqv)

### 必備條件

開始第 II 部分之前，請先使用〈FormIt 簡介〉區段中的指示下載並安裝 Windows 版 FormIt：[**必備條件和安裝**](/zh-tw/formit-introduction/prerequisites-and-installation.md)。

對於大多數章節，您也需要下載並使用位於以下連結的資料集。

*如果您無法執行 Windows 版 FormIt，則可以使用免費的*[***網頁應用程式***](https://formit.autodesk.com/app)*完成大部分自學課程。如需 FormIt 版本和授權的更多資訊，請造訪* [*FormIt 網站*](https://formit.autodesk.com)*。*

### 資料集

上圖的 Encode Campus 是一個設定在城市小塊土地中、虛構的多用途中型專案，包含有組織的圖層、場景、材料，甚至有連結到即時可編輯 Dynamo 腳本的幾何圖形。

Encode 建築的所有正面元素都由 Dynamo 腳本控制，由定義正面造型的建築底部的路徑驅動。

* [**FormIt 入門手冊資料集第 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-tw/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.
