# 修改面、边和点

当开始推拉已放置的对象时，情况将变得十分有趣。单击将让您可以选择单个顶点、边、面或网格。

## 修改面

1. 单击面
2. FormIt 会自动将您置于“拖动面”或“拉伸”工具中。
3. 单击某处以标识操作的起点。
4. 单击后，可以捕捉到其他对象以对齐此面。
5. 与移动一样，可以单击**临时尺寸**，或只需键入值来定义移动量。

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

还可以使用 **Delete** 键或通过单击鼠标右键并从上下文菜单中调用“删除”来删除面。

还可以通过**单击鼠标右键 > 使用“X”按钮**，来删除面。

## 修改边

1. 单击边
2. FormIt 会自动将您带入“移动”工具中
3. 将鼠标光标放置于空间中要开始“移动”操作的点上。
4. 单击，现在即可拖动边以修改形状。

![](/files/RT5Ng4nzt1KcPjgxi3WF)

## 修改点

1. 单击某个立方体的某个角。
2. 与边类似，可以沿其中一条轴拖动点来重新定义形状。[下一个非均匀缩放](https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-chs/tool-library/broken-reference/README.md)

![](/files/pZZu6eDVDSOR68j0SnCL)


---

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