# 複製物件

有三種方法可以複製物件。

**使用關聯式功能表複製**

1. 按兩下物件以選取它。
2. 在物件上按一下右鍵。
3. 在關聯式功能表中選取[**「複製」工具**](/zh-tw/tool-library/tilt-array-copy-and-paste.md)。
4. 在場景中的其他任意位置按一下右鍵，然後選擇 **「貼上」按鈕**。

注意:這也適用於 **Ctrl + C** 或 **V**。使用「就地貼上」(**Ctrl+Shift+V**)，將物件貼到它複製的位置。

**使用 Ctrl 鍵複製**

1. 按一下物件以選取它 (按兩下可選取整個本體或所有貼附的物件)。
2. 按住 **Ctrl 鍵** 並開始拖曳物件，或開始移動物件，然後點選 **Ctrl**
3. 現在您不是移動物件，而是移動物件的複本。
4. 請注意，啟用「觸控模式」時，用 Ctrl 鍵複製目前無法運作。
   1. 在觸控模式中，您必須使用關聯式功能表 (按住) 中的複製/貼上工具，或使用 Ctrl+C 和 Ctrl+V，然後放下物件，並依需要重新定位。

**使用陣列工具複製**

1. 按兩下物件以選取它
2. 在物件上**按一下右鍵**，然後選取[**「陣列」工具**](/zh-tw/tool-library/tilt-array-copy-and-paste.md)
3. 選取要建立的複本數
4. 選擇下一次拖曳將定義兩個物件之間的距離還是陣列的總長度。
5. 按一下 **「確定」。** ![](/files/JbpSYP203ZUX2TdT2Zo5)


---

# Agent Instructions: 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:

```
GET https://windows.help.formit.autodesk.com/zh-tw/tool-library/copy-object.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
