# 复制对象

有三种方法可以复制对象。

**使用上下文菜单复制**

1. 通过双击选择对象。
2. 在对象上单击鼠标右键。
3. 在“上下文菜单”中，选择[**“复制工具”**](/zh-cn/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-cn/tool-library/tilt-array-copy-and-paste.md)
3. 选择要创建的副本数
4. 选择下次拖动将定义两个对象之间的距离，还是定义阵列的总长度。
5. 单击 **“确定”。** ![](/files/GVYkoCiaONXINfD6DLiR)


---

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