Grid Array
Duplicate the selection on a rectangular grid: rows, columns, spacing, optional layout tweaks.
The Grid Array dialog duplicates the selection in a rectangular grid. Configurable by count or by total dimensions, with layout options (mirror, shift, randomize) for breaking up the repetition.
When it opens
Menu: Arrange → Grid Array, with at least one object selected.
Fields
Grid size
You can drive the grid by counts or by total dimensions.
| Field | Type | Notes |
|---|---|---|
| Columns | number, 1–100 | If column-driven. |
| Rows | number, 1–100 | If row-driven. |
| Total Width | mm | If width-driven (count is fitted). |
| Total Height | mm | If height-driven. |
Spacing
| Field | Type | Notes |
|---|---|---|
| H Spacing | mm, 0+ | Horizontal spacing. |
| V Spacing | mm, 0+ | Vertical spacing. |
| Spacing Mode | select | Center to Center or Edge to Edge. |
A footprint readout shows the resulting overall dimensions.
Layout
| Field | Type | Notes |
|---|---|---|
| Mirror Alternate Cols | toggle | Mirror every other column horizontally. |
| Mirror Alternate Rows | toggle | Mirror every other row vertically. |
| X Shift | mm | Per-row horizontal shift. |
| Y Shift | mm | Per-column vertical shift. |
| Half Shift | toggle | Apply a half-cell shift to alternating rows / columns (brick pattern). |
| Reverse H / V | toggles | Reverse the order of copies in either axis. |
| Random Orientation | toggle | Random rotation per copy. |
| Random Seed | number | Only if Random Orientation is on. |
| Group Results | toggle | Wrap the copies in a group. |
| Create Virtual Array | toggle | Editable parametric array. |
Buttons
- Cancel: dismiss.
- Apply: create the grid.
Notes
- Switching between count-driven and total-driven modes recalculates accordingly.
- Validation shows an error if any value would produce an invalid grid (zero rows, negative spacing, etc.).