> 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/mirror.md).

# Copia speculare

Utilizzare lo strumento Copia speculare per creare un duplicato speculare di un oggetto.

Per creare la copia speculare di un oggetto:

1. Fare doppio clic per selezionare un singolo oggetto o fare un singolo clic per selezionare un gruppo.
2. Fare clic con il pulsante destro del mouse e scegliere lo strumento Copia speculare dal menu contestuale o digitare il tasto di scelta rapida **MI**.
3. Viene visualizzato un piano che mostra l'asse su cui verrà creata la copia speculare dell'oggetto. Il piano può essere spostato o ruotato per personalizzare l'asse della copia speculare.
4. Dopo aver regolato il piano dell'oggetto speculare, fare clic in un punto qualsiasi al di fuori della selezione.

![](/files/hgLw1DXBOd4XhUHA3Ahr)

![](/files/4F9L8YBtRet5kYftMQ6Q)


---

# 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/mirror.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.
