# Modifying Faces, Edges, and Points

Things get really interesting when you start to push and pull the objects you have placed. Single click will allow you to select a single vertex, edge, face, or Mesh.

## Modifying Faces

1. Single-click a face
2. FormIt automatically puts you in the Drag Face or Extrude tool.
3. Click somewhere to identify a starting point for the operation.
4. After you click, you can snap to other objects to align this face.
5. As with move, you can click the **temporary dimension** or simply start typing a value to define the amount of movement.

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

You can also delete a face by using the **Delete** key, or by right-clicking and invoking Delete from the context menu.

You can also delete a face by using **Right click > X button**.

## Modifying Edges

1. Single-click an edge
2. FormIt automatically puts you in the Move tool
3. Position your mouse over a point in space that you want to start the Move operation from.
4. Click, and now you can drag the edge to modify the shape.

![](/files/-MlG7us88X-xHd076vK0)

## Modifying Points

1. Single-click one of the corners of one of the cubes.
2. Similar to an edge, you drag the point along one of the axes to redefine the shape. [NextNon-Uniform Scale](broken://spaces/-LUD0SaYwlwiIwTSyXLn/pages/-LZ7KB2-UL0_X2R5OEIL)

![](/files/-MlG7us9eirEzx-h2WuP)


---

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