array_polar
Create a polar array from selected entities by copying them around a center point, controlling the number of copies and total angle.
Instructions
Polar array: copy entities count times around (cx,cy) over angle degrees. handles=['selection'] uses the GUI selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cx | Yes | ||
| cy | Yes | ||
| angle | No | ||
| count | Yes | ||
| handles | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |