# 面: 平坦化

**\[面を平坦化]** ツールを使用して、2 つ以上のオブジェクトの面を強制的に同じ平面にします。

2 つ以上のオブジェクトの面を選択すると、**コンテキスト** メニューから **\[面を平坦化]** ツールを選択できます。ショートカットの **FL** を使用して **\[面を平坦化]** にアクセスすることもできます。

![](/files/zUIYxi9fZAJJ0y3cV6kV)

**\[面を平坦化]** は、平面であるべき面に予期しない切り子面が生成され、その切り子面間にスムーズなエッジがある場合の修復ツールとして役立ちます。このような切り子面が生成されるのは、[SketchUp モデル](https://formit.autodesk.com/blog/post/using-formit-to-get-sketchup-data-into-revit#flatten)などの精度の低いデータを読み込んだ場合か、頂点やエッジを誤って移動したために面が切り子面や三角形に分割された場合です。

**\[面を平坦化]** は、シェイプを位置合わせまたは延長するための設計ツールとして使用することもできます。これを行うには、まずガイドとなるサーフェスを選択し、次にこの最初のサーフェスの平面に合わせて平坦化する追加の面を選択します。

次のビデオで、強力で汎用性の高い **\[面を平坦化]** の機能について説明しています。

{% embed url="<https://www.youtube.com/watch?v=R0bvwv0ruAY>" %}


---

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