# 1.4 - レベルが適用された床を追加する

*レベルを使用すると、個々の床基準面でマスをスライスし、建物のマスごとに総面積を計算できます。FormIt のレベルとそのカスタム名は、ファイルを Revit に変換するときに Revit レベルに変換されます。*

*直前のセクションを完了していない場合は、**FormIt Primer Part 1 Datasets** から **1.4 - Add Floors with Levels.axm** ファイルをダウンロードして開きます。*

## **レベルを作成してカスタマイズする**

1 - レベルを作成します。

1. **パレット バー** の **\[レベル]パレット** に移動します。
2. **\[+]** アイコン(**\[レベルを追加]** )を 4 回クリックして、4 つのレベルを作成します。
3. 各レベルの現在の高さをダブルクリックして、**0'-0"、2'-2"、4'-6"** 、 **17'-8"** に修正します。
4. 各レベルの現在の名前をダブルクリックして、名前を **Ground、Terrace、Main Building** 、**Top of Roof**

![](/files/ZpSxzjGCDb6gNc20oYJt)

***注**:* ***\[++]*** *アイコンをクリックすると、指定した均等な距離で複数のレベルを作成できます。これは、複数階の建物の場合に便利です*。

## **レベルをジオメトリに適用する**

*前の手順では、レベルのみを作成しました。これで、レベルを作成済みジオメトリに適用する準備が整いました。*

1 - レベルを既存のジオメトリに適用します。

1. 上部のテラス マス全体をダブルクリックして選択します。
2. **\[プロパティ]パレット** で **\[レベルを使用]** をクリックします。この手順によって、選択したジオメトリと現在交差しているすべてのレベルが事前選択されます。
3. 現在選択されているジオメトリには、適用できるレベルが 3 つ(**Main Building、Terrace、** **Ground** )ありますが、この演習では **Ground** のみを適用しますので、**Main Building** と **Terrace** のチェック ボックスをオフにします。
4. このプロセスにより、**Ground** と交差する領域のみが総面積の計算で考慮され、 **\[レベルの面積]** フィールドで確認できます。

![](/files/xte4RGuLLVaBYYTGvm0W)

***注:** マスに青いレベル ラインが表示されない場合は、* ***DL*** *と入力して* ***レベルを表示します**。*

![](/files/vkSPgtqHNAws7d0uxbJq)


---

# 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/ja/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.
