# Quick Array Polar

## <img src="/files/TwwoVaS4QlrQiKiOxm98" alt="" data-size="line"> Quick Array Polar

This command allows you to create multiple copies of an object in a circular pattern.&#x20;

![](/files/g0biZ2LAfi0fiR4Ecklt)

### Parameters

When running the command, click the selection square to select the object you want to copy. The menu below allows you to set the number of copies, the angle at which to fill them, and many other parameters.

<figure><img src="/files/LAIfevMqrtxbnbEv9n2U" alt=""><figcaption></figcaption></figure>

* **Copies:** Define the number of copies.
* **Angle:** Define the angle to cover; default is 360°.
* **Orientation:** Define which plane the copies are arranged on: front, top, side, and CPlane.
* **Alignment:** This defines how to align the copies in a text editor: Left, Center, Right, or Justify.
* **Mode:**  Define the copy mode. Details below.
* **Delete Original**

## Modes

We now present examples of the same model in different modes:

**Single**: This is the most common mode, simply making a circular copy of the selected elements.

<figure><img src="/files/O10GoI2KALHdZ6UygaqT" alt=""><figcaption><p>Polar Array Single Row</p></figcaption></figure>

**Multirow:** When selecting Multirow mode, two new parameters appear: **Rows** and **Distance** Between Rows. Additionally, there is the option to enable **Both Sides**.

<figure><img src="/files/iG0RqUZgd7wUepWwzydM" alt=""><figcaption><p><strong>Multirow</strong></p></figcaption></figure>

**Multirow Interpolate:** Similar to Multirow, it alternates the copies in the even rows.

<figure><img src="/files/u93EilvXckDGQ18SUESm" alt=""><figcaption><p><strong>Multirow Interpolate</strong></p></figcaption></figure>

**Multirow Spherical:** The rows are copies and displaced in a spherical shape.

<figure><img src="/files/gfb0AW0B0XDkg85QrNQp" alt=""><figcaption><p><strong>Multirow Spherical</strong></p></figcaption></figure>

**Multirow Spherical Interpolate:** The rows are copies and displaced in a spherical shape, with the copies in the even rows alternated.

<figure><img src="/files/BsYSKDHz4tjHs5nI7eSt" alt=""><figcaption><p><strong>Multirow Spherical Interpolate</strong></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/array/quick-array-polar.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.
