# ArrayPolar

## <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FzNtFSIBWdBWBQIk4hAdL%2FG8_05_TRANSFORMATION_ARRAY_POLAR.png?alt=media&#x26;token=a5a2371f-21ef-46c8-a6b8-beb88f5fea97" alt="" data-size="line"> ArrayPolar <a href="#arraypolar" id="arraypolar"></a>

The ArrayPolar command copies objects around a central location.

#### **Steps**

1. Select the objects.
2. Pick the center of the array.\
   The rotation axis for the polar array is the z direction of the active construction plane at the chosen point.
3. Type the number of items and press Enter.
4. Enter a value of 2 or more.
5. Type the angle to fill.\
   Copies of the selected objects appear, rotated around the axis defined by the center point.

#### Command-line options

**Axis:** Defines an axis line for the array to rotate around.

**Axis steps**

1. Pick the start of polar axis.
2. Pick the end of polar axis.\
   The action is similar to the Rotate3D command.\
   Press Enter to rotate the array around the construction plane z axis.

**UseLastAxis:** Uses the previously selected axis direction for the rotation.

**Preview:** Displays a dynamic preview. You can change the options and the preview will update.

**StepAngle:** Enter the angle between objects.

**Rotate:** Rotates the objects as they are arrayed.

**ZOffset:** Moves each arrayed object in the z direction by the value specified.

* Type a negative value to offset objects in the negative CPlane-Z direction.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/array.htm#ArrayPolar).


---

# 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/array/arraypolar.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.
