# Boolean Cut

You can cut one object or group from another with the Cut Tool. There are two ways to access the Cut tool:

## Boolean Cut from the Toolbar

Keyboard: C G

![](/files/-MlG7vuNe8RBqvZKWjnN)

Run the Cut command and follow the mode instruction in the upper left of the screen

Single-click to select an object to cut into:

![](/files/-MlG7vuRbsp5uqryrFjn)

Single click to select an object(s) or group(s) to be removed:

![](/files/-MlG7vuVaFkT3guJbLz8)

Click the checkmark to finish the command. The object that was removed remains in the scene. You can delete it or use [Layers ](/tool-library/layers.md)to hide it.

## Boolean Cut from the Context Menu

1. Double-click to select the object to be cut into. (Single-click for a Group)
2. Holding the **CTRL key** double click an overlapping object(s) to cut out.
3. Right-click on the object that will be cut, and choose the [**Cut tool**](https://github.com/FormIt3D/autodesk-formit-360-windows-help/tree/c377e7b8a3b8e43e684321d0b7de867608d317a3/tool-library/boolean-operations.md) in the Context Menu. ![](/files/iTXdjbq8hqzTGXg8dj6o)


---

# 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/boolean-cut-and-join.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.
