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

# Copia di oggetti

Sono disponibili tre metodi per copiare un oggetto.

**Copia con il menu contestuale:**

1. Selezionare l'oggetto facendovi doppio clic.
2. Fare clic con il pulsante destro del mouse sull'oggetto.
3. Selezionare lo [**strumento Copia**](/it/tool-library/tilt-array-copy-and-paste.md) nel menu contestuale.
4. Fare clic con il pulsante destro del mouse in un punto qualsiasi della scena e scegliere il **pulsante Incolla**.

Nota Questa operazione funziona anche con **CTRL+C** o **V**. Utilizzare Incolla nella stessa posizione (**CTRL+MAIUSC+V**) per incollare un oggetto esattamente nel punto da cui è stato copiato.

**Copia con il tasto CTRL**

1. Selezionare l'oggetto facendovi clic (fare doppio clic per selezionare un intero corpo o ogni elemento associato).
2. Tenere premuto il **tasto CTRL** e iniziare a trascinare l'oggetto oppure iniziare a spostare l'oggetto, quindi toccare **CTRL**.
3. Anziché spostare l'oggetto, ora si sposterà una copia.
4. Tenere presente che la copia con CTRL non funziona quando è attivata Modalità tocco.
   1. In Modalità tocco, è necessario utilizzare gli strumenti Copia/Incolla nel menu contestuale (tenere premuto) o utilizzare CTRL+C e CTRL+V, quindi collocare l'oggetto e riposizionarlo in base alle esigenze.

**Copia con lo strumento Matrice**

1. Selezionare l'oggetto facendovi doppio clic.
2. **Fare clic con il pulsante destro del mouse** sull'oggetto e selezionare lo [**strumento Matrice**](/it/tool-library/tilt-array-copy-and-paste.md).
3. Selezionare il numero di copie che si desidera creare.
4. Scegliere se il trascinamento successivo definirà la distanza tra due oggetti o la lunghezza totale della matrice.
5. Fare clic su **OK.** ![](/files/ZbmccoNi3IIzEcSGhOw5)


---

# 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/copy-object.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.
