# 面、エッジ、点を修正する

配置したオブジェクトをプッシュ操作やプル操作で変更する方法を理解すると、さまざまな操作を実行できるようになります。シングルクリックで、頂点、エッジ、面、またはメッシュを 1 つ選択できます。

## 面を修正する

1. 面をシングルクリックします。
2. 自動的に\[面をドラッグ]ツールまたは\[押し出し]ツールが起動します。
3. クリックして、操作の開始点を指定します。
4. クリックすると、この面を位置合わせする他のオブジェクトにスナップできます。
5. 移動の場合と同様に、**仮寸法** をクリックするか値の入力を開始して、表示されるダイアログから移動量を定義できます。

<img src="/files/zwekBIPZhOA2937tUfIG" alt="" data-size="original">

面を削除する場合は、**\[Delete]** キーを使用するか、右クリックしてコンテキスト メニューから\[削除]コマンドを選択します。

**右クリックして > \[X]ボタン** を押しても面を削除できます。

## エッジを修正する

1. エッジをシングルクリックします。
2. 自動的に\[移動]ツールが起動します。
3. 移動操作の起点となるスペース内の点にマウスを合わせます。
4. クリックすると、エッジをドラッグしてシェイプを修正できるようになります。

![](/files/i8qevYEpfhl3x4VrO4WW)

## 点を修正する

1. 立方体のいずれかのコーナーをシングルクリックします。
2. エッジの場合と同様に、いずれかの軸に沿って点をドラッグしてシェイプを変更します。[次不均等スケール](https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-jpn/tool-library/broken-reference/README.md)

![](/files/EzKM2gTdihRw9m9wwvlc)


---

# 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/modifying-faces-edges-and-points.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.
