# Copy on Objects

### <img src="/files/57Z6xTcO7RGCZ6x3F669" alt="" data-size="line"> Copy on Objects

You can find this command by expanding the Copy submenu.

This command allows you to copy an object, and place its duplicates on another object following its orientation while retaining their original distance. It's especially useful when adding fine details to your designs.

When running this command, it will ask you to select the object you want to copy, and then the base object it will use as a reference. After that, you will be able to click on points where the duplicates will be placed. If you are hovering your mouse over a valid area, a preview of the copy will be visible where it will be placed.

{% hint style="info" %}
We suggest making sure the original object you will copy it's on the angle and distance you want your copies to be placed in relation to the base object before running this command.
{% endhint %}

To exit the command, press the Enter or Escape keys.


---

# 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://docs.rhinoartisan.com/commands/transform/copy/copy-on-objects.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.
