> 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/extrude-cut-and-offset-faces.md).

# Superfici: Estrudi, Taglia e Offset

È possibile spingere o trascinare una superficie, imprimere nuove forme su quelle esistenti o creare nuovi bordi di offset.

## Estrudi

Per spingere o trascinare una superficie, selezionarla con un singolo clic, quindi fare clic e trascinare. La superficie si sposta avanti e indietro; ora è possibile spostare il mouse per eseguire lo snap e la deduzione su altri elementi del modello. Fare nuovamente clic per terminare lo spostamento della superficie. Tenere premuto il tasto CTRL per mantenere i bordi originali.

![](/files/5M9b89pIOoQZI6FiwoZi)

## Imprimi

Per imprimere forme, utilizzare uno strumento Disegno 3D per disegnare linee, archi, spline, rettangoli o cerchi su superfici esistenti. Questa azione consente di creare nuove superfici che possono essere spinte o trascinate indipendentemente dalla superficie originale.

![](/files/8ZwbBqjpyrDUBcY4MOws)\
![](/files/lXifudesloBrw4pxyBrX)

## Offset

Per eseguire l'offset della superficie di un oggetto:

1. Selezionare innanzitutto la superficie che si desidera modificare, quindi fare clic con il pulsante destro del mouse per visualizzare il menu **contestuale**.
2. Dal menu **contestuale**, fare clic sullo strumento **Offset superficie**.
3. Spostare il cursore del mouse sulla superficie selezionata e regolare le linee visualizzate fino a raggiungere l'effetto di offset desiderato.
4. Fare clic in un punto qualsiasi per completare l'offset. È ora possibile spingere o trascinare la superficie di offset in modo indipendente.

![](/files/EJbtmgIr8iiEdIDMrhPQ)\
![](/files/Z9KK41aeoFCgBM8ALuRR)\
![](/files/zczJoM7ZLq3f0vJBLT84)


---

# 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/extrude-cut-and-offset-faces.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.
