# オブジェクトをコピー

オブジェクトをコピーするには、次に示す 3 つの方法があります。

**コンテキスト メニューを使用してコピーする**

1. オブジェクトをダブルクリックして選択します。
2. オブジェクトを右クリックします。
3. コンテキスト メニューから[**\[コピー\]ツール**](/ja/tool-library/tilt-array-copy-and-paste.md) を選択します。
4. シーン内の他の場所を右クリックし、**\[貼り付け]ボタン** を選択します。

注: **\[Ctrl]+\[C]** または **\[Ctrl]+\[V]** キーを使用した場合も、同じ動作になります。オブジェクトをコピー元と正確に同じ場所に貼り付けるには、\[所定の位置に貼り付け] (**\[Ctrl]+\[Shift]+\[V]**) を使用します。

**\[Ctrl]キーを使用してコピーする**

1. オブジェクトをクリックして選択します(ボディ全体またはアタッチされたすべての要素を選択するにはダブルクリックします)。
2. **\[Ctrl]キー** を押しながらオブジェクトのドラッグを開始するか、オブジェクトの移動を開始してから **\[Ctrl]** を押します。
3. オブジェクトを移動するのではなく、オブジェクトのコピーを移動している状態になります。
4. タッチ モードが有効になっている場合は、\[Ctrl]キーによるコピーが機能しないことに注意してください。
   1. タッチ モードでは、コンテキスト メニュー(長押し)の\[コピー]/\[貼り付け]ツールまたは\[Ctrl]+\[C]と\[Ctrl]+\[V]を使用してオブジェクトを配置し、必要に応じて位置を変更します。

**配列ツールを使用してコピーする**

1. オブジェクトをダブルクリックして選択します。
2. オブジェクトを**右クリック** して、[**\[配列\]ツール**](/ja/tool-library/tilt-array-copy-and-paste.md) を選択します。
3. 作成するコピー数を選択します。
4. 次のドラッグで 2 つのオブジェクト間の距離を定義するか、配列の全長を定義するかを選択します。
5. **\[OK]** をクリックします。![](/files/LoVseHCGpR3MkCeRfBhj)


---

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