# Mirror Quad

## <img src="/files/d93eEHZGQswIgv29ANij" alt="" data-size="line"> Mirror Quad

This command makes exact copies of an object following the original's position on the CPlane and mirrors them in 90º, 180º, and 270º. It's very useful when you want to create mirrored duplicates symmetrically with maximum precision.

![Mirror Quad](/files/p25h8SVvBPeVB19LzRIc)

When running this command, you will be asked to select the object you want to copy. When you press the Enter key, the command will generate the mirrored copies and end.

<figure><img src="/files/uL7oue467ZWSMQoNzvud" alt=""><figcaption><p>Mirror Quad Result</p></figcaption></figure>


---

# 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/mirror/mirror-quad.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.
