# 객체 복사

다음 세 가지 방법으로 객체를 복사할 수 있습니다.

**상황에 맞는 메뉴를 사용하여 복사**

1. 객체를 두 번 클릭하여 선택합니다.
2. 객체를 마우스 오른쪽 버튼으로 클릭합니다.
3. 상황에 맞는 메뉴에서 [**복사 도구**](/ko/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. 객체를 **마우스 오른쪽 버튼으로 클릭**하고 [**배열 도구**](/ko/tool-library/tilt-array-copy-and-paste.md)를 선택합니다.
3. 인쇄할 사본 수를 선택합니다.
4. 다음번 끌기로 두 객체 사이의 거리를 정의할지 아니면 배열의 총 길이를 정의할지를 선택합니다.
5. **확인을 클릭합니다.** ![](/files/mHbaOvDcFuANixJmoEEF)


---

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