# 1.4 - 使用樓層加入樓板

*樓層可讓您使用個別樓板基準切割量體，並計算每個建築量體的總面積。檔案轉換為 Revit 時，FormIt 樓層及其自訂名稱將轉換為 Revit 樓層。*

*如果您未完成上一節，請從 **FormIt 入門手冊第 I 部分資料集**下載並開啟 **1.4 - Add Floors with Levels.axm axm** 檔案。*

## **建立和自訂樓層**

1 - 建立樓層：

1. 移至**選項板列**中的 **「樓層」選項板**。
2. 按四次 **「+」** (**「加入樓層」**) 以建立四個樓層。
3. 按兩下每個樓層的目前高程，以將其修改為：**0'-0"、2'-2"、4'-6"** 和 **17'-8"**。
4. 按兩下每個樓層的目前名稱，並將其更名為：**Ground、Terrace、Main Building** 和 **Top of Roof。**

![](/files/T0wwyYVp5qVdnAgwqzXf)

***注意事項**：您可以按一下* ***「+」*** *圖示，以指定且均勻的間隔距離建立多個樓層。這對於多層建築非常方便*。

## **將樓層套用到幾何圖形**

*在前面的步驟中，我們只建立樓層。現在，我們準備好將這些樓層套用到建立好的幾何圖形。*

1 - 將樓層套用到既有幾何圖形：

1. 按兩下整個上方露台量體以選取它。
2. 在 **「性質」選項板** 中，按一下 **「使用樓層」**。此步驟會預先選取目前與所選幾何圖形相交的所有樓層。
3. 現在，目前選取的幾何圖形已經套用了三個樓層 (**Main Building、Terrace** 和 **Ground**)，但在此練習中，我們只要套用 **Ground**。不勾選 **「Main Building」** 和 **「Terrace」**。
4. 此程序可確保在總面積計算中只考慮與 **「Ground」** 相交的區域，這可在 **「依樓層的面積」** 欄位中看到。

![](/files/ordLOEEl08F5s4LG1ZvX)

***注意事項**：如果您在量體上看不到藍色樓層線，請鍵入* ***DL*** *以* ***顯示樓層**。*

![](/files/jckuU5o1wOd4nE123kFh)


---

# 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-i/adding-floors-with-levels.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.
