# 圖層

使用「圖層」控制 FormIt 物件的可見性。

如需查看實際使用中的圖層，請參閱 [FormIt 入門手冊](/zh-tw/formit-primer/part-i/control-visibility-with-layers.md)。

## 建立和命名圖層

在「圖層」面板中，您可以按一下「**+**」圖示來建立和命名圖層。

![](/files/wmS34nGjepmdlc07CLn3)

您可以按兩下名稱來更名圖層，或勾選和取消勾選左側方塊來切換圖層物件的可見性。使用右側勾選方塊可鎖住和解鎖圖層。鎖住的圖層仍然可見，但無法選取或編輯。

## 管理圖層上的物件

在圖元區中選取物件，然後使用「圖層」面板頂端的下拉式清單來指出選取的物件應放在哪個圖層。

![](/files/JV9Y5gg5UQ97zDGZYzEU)

FormIt 沒有「預設」或「工作圖層」的概念。所有新的幾何圖形都會建立在「無圖層」上，在物件產生後，您必須將物件重新指定至圖層。

您可以在圖層上按一下右鍵，然後選擇「選取圖層上的所有物件」，以選取目前指定到此圖層的所有幾何圖形。

![](/files/cNuaBWFooOITN1YQQUMa)

您也可以將面板中的圖層拖放至新位置，以重新排序這些圖層。請注意，這不會影響幾何圖形的可見性 - 這純粹是面板中的組織工具。


---

# 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/tool-library/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.
