> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/de/tool-library/boolean-intersect.md).

# Boolesche Operationen: Schnitt

Sie können die Schnittmenge von zwei Objekten oder Gruppen mit dem Werkzeug Schnitt schneiden. Es gibt zwei Möglichkeiten, auf das Werkzeug Schnitt zuzugreifen:

## Schnitt aus dem Werkzeugkasten

Tastatur: I G

![](/files/5JLhDWF2cZurv5hRkZyx)

Führen Sie den Befehl Schnitt aus, und folgen Sie den Anweisungen für den Modus oben links auf dem Bildschirm.

Klicken Sie, um ein Objekt auszuwählen, in das geschnitten werden soll:

<figure><img src="/files/AAzktDU4BNkmzyD31uv1" alt=""><figcaption></figcaption></figure>

Klicken Sie, um ein oder mehrere Objekte oder Gruppen auszuwählen, mit denen der Schnitt erstellt werden soll:

<figure><img src="/files/R1fJ1HvSvCLomdjeVulb" alt=""><figcaption></figcaption></figure>

Klicken Sie auf das Häkchen, um den Befehl zu beenden. Das erste Objekt wird durch den Schnitt mit der ausgewählten Geometrie ersetzt. Sie können das Objekt löschen, wenn Sie es nicht benötigen.

<figure><img src="/files/lgdpX39uwkB5ENmBmIH4" alt=""><figcaption></figcaption></figure>

## Schnitt aus dem Kontextmenü

1. Doppelklicken Sie, um das Objekt auszuwählen, in das geschnitten werden soll. (Einzelklick für eine Gruppe)
2. Halten Sie die **STRG-Taste** gedrückt, und doppelklicken Sie auf ein überlappendes Objekt, das Sie schneiden möchten.
3. Klicken Sie mit der rechten Maustaste auf das zu schneidende Objekt, und wählen Sie im Kontextmenü das **Werkzeug Schnitt**.

   <figure><img src="/files/Gtux0fzqItst0gNhmaTX" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://windows.help.formit.autodesk.com/de/tool-library/boolean-intersect.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
