array_rect
Duplicate selected CAD entities into a rectangular pattern by specifying rows, columns, and spacing.
Instructions
Rectangular array of entities: rows x cols with spacings. handles=['selection'] uses the GUI selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cols | Yes | ||
| rows | Yes | ||
| handles | Yes | ||
| col_spacing | Yes | ||
| row_spacing | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |