> 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/it/tool-library/boolean-intersect.md).

# Intersezione booleana

È possibile tagliare l'intersezione di due oggetti o gruppi con lo strumento Interseca. Esistono due modi per accedere allo strumento Interseca:

## Interseca dalla barra degli strumenti

Tastiera: I G

![](/files/2F4f4CoSWlnu34tmxyAv)

Eseguire il comando Interseca e seguire le istruzioni della modalità nella parte superiore sinistra della schermata.

Fare un singolo clic per selezionare un oggetto in cui eseguire il taglio:

<figure><img src="/files/9wsX80OloNKqiY3AGXHI" alt=""><figcaption></figcaption></figure>

Fare clic per selezionare uno o più oggetti o gruppi con cui eseguire l'intersezione:

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

Fare clic sul segno di spunta per terminare il comando. Il primo oggetto verrà sostituito con l'intersezione della geometria selezionata. È possibile eliminare l'oggetto se non è necessario.

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

## Interseca dal menu contestuale

1. Fare doppio clic per selezionare l'oggetto in cui eseguire il taglio (fare un singolo clic per un gruppo).
2. Tenendo premuto il **tasto CTRL**, fare doppio clic su uno o più oggetti sovrapposti con cui eseguire l'intersezione.
3. Fare clic con il pulsante destro del mouse sull'oggetto che verrà tagliato e scegliere lo **strumento Interseca** nel menu contestuale.

   <figure><img src="/files/MAPyl8L2VrCMwESWBHhN" 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/it/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.
