# Selection

## Direct Selection

To **select a vertex, edge, or face**, hover over the object, then single-click to select it.

![](/files/-MlG7vABD7NoxXlUKEaK)

To **select an entire object**, or an object and anything attached to it, double click the object.

![](/files/-MlG7vACeIyL_ghk_8Lr)

You can also hold Ctrl or Shift, and add or remove elements from the current selection.

## Selection Filtering

For area or lasso selection (see below), you can filter the selection based on type.

This is especially useful when you've got a mix of geometry types in close proximity, and you want to use area or lasso selection to cast a wide net, but retrieve only a certain type of geometry, while excluding others.

![](/files/pePi69Y0jb77pOl4TiqJ)

## Area/Window Selection

To **select multiple pieces of geometry simultaneously**, use the window selection tool. Make sure you have nothing selected, then click and drag your mouse from left to right, or from right to left, to capture multiple pieces.

![](/files/-MlG7vAHSeEPLI_cu9qf)

## Lasso Selection

For **more precise control** when selecting multiple pieces of geometry simultaneously, use the lasso tool. You can select it from the context menu after right-clicking over the empty canvas. Then draw a boundary around your desired selection area.

![](/files/-MlG7vAJd40NDah_GaKt)\
![](/files/-MlG7vALy8h6_DVA0SyI)


---

# 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/select-edge-face-or-object.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.
