# 1.6 - 使用圖層控制可見性

*與 AutoCAD 和 Photoshop 非常類似，FormIt 中的圖層可讓您管理模型中物件的可見性。在本章中，我們將建立一個圖層來儲存並隱藏建築量體，以供將來分析之用。*

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

## **建立圖層**

1 - 建立新圖層：

1. 移至 **「圖層」選項板** ，按三次 **「+」** 符號以建立三個圖層。
2. 按兩下圖層名稱以更名為 **Massing**、**Main Building Floor** 和 **Plan Image。**

![](/files/U5SnqLBnYQG4FvSMHVgO)

***注意:*** *您可以按一下圖層名稱，然後向上或向下拖曳以重新排序圖層。*

2 - 將 **Massing - Main Building** 群組指定到 **Massing** 圖層：

1. 在圖元區中，選取 **「Massing - Main Building」** 群組。
2. 在 **「圖層」選項板** 中，從 **「在下列圖層上的選取項目:」** 下拉式功能表中選擇 **「Massing」** 圖層。同樣地，將 **Plan Image** 群組指定到 **Plan Image** 圖層。

![](/files/TIlyDWbmNwt48kVUFGjm)

## **複製群組**

*我們現在要開始更詳細地對建築進行塑型。第一步是根據我們已經有的建築量體建立樓板幾何圖形。*

1 - 再次選取 **「Massing - Main Building」** 群組。按 **Ctrl + C (複製)** 複製，然後按 **Ctrl + Shift + V (就地貼上)** 將量體貼到同一位置。

2 - 若要將新群組幾何圖形與原始群組解除關聯：按一下右鍵以存取**關聯式功能表**，然後選擇 **「設為唯一 (MU)」** 選項。

![](/files/MsC56zYTutZLGa13apZk)

***注意事項**：新群組不再與原始群組相關聯。對新群組的變更不會改變原始群組。*

## **建立樓板幾何圖形**

1 - 重新指定群組的圖層：

1. 按一下以選取其中一個 **「Massing – Main Building」** 群組。
2. 使用 **「圖層」選項板** 中的 **「在下列圖層上的選取項目:」** 下拉式功能表，將群組放在 **Main Building Floor** 圖層上。
3. 不勾選 **「Massing」** 圖層以隱藏其幾何圖形，以防止發生任何意外的編輯。

![](/files/CHjvG3zUKHU7UwDlGOMr)

2 - 按兩下可見的 **「Massing – Main Building」** 群組以進行編輯。在 **「性質」選項板** 中，將群組重新命名為 **Floor**。

![](/files/ezngLXxBupHg9EMaXt1B)

3 - **按一下**幾何圖形的**頂面**以選取它。再按一下，然後開始向下拖曳面。向下拖曳面時，鍵入 **11'-2"**，將顯示 **「尺寸」對話方塊**。輸入值後按一下 **「確定」**。產生的樓板應為 1' 厚。按兩下空間中離開物件的位置以結束群組。

![](/files/kUY3B9gEQy2B9D3lp8KF)


---

# 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/control-visibility-with-layers.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.
