Returns a rectangular array of geometry
ID
tool-array-rectangular-array
Name
Rectangular Array
Group
Array
Package
Tool
Keywords
Render
After creating a node, connect the propagation geometry to the first port. Connect the number of propagated geometries in the direction of the OX to the second port, the number of propagated geometries in the direction of the OY to the second port. Connect the distance between the propagated geometries in the OX direction to the fourth port and the distance between the propagated geometries in the OY direction to the fifth port. On the output port, we will get a result of arrayed geometry.
Linear Array
Polar Array
Box Array\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
geometry | Geometry | Base geometry | |
countX | Number | Number of elements in the array x-direction | 3 |
countY | Number | Number of elements in the array y-direction | 3 |
marginX | Number | Optional numeric distance between each clone in the x-direction | 10 |
marginY | Number | Optional numeric distance between each clone in the y-direction | 10 |
Outputs
Name | Type | Description |
---|---|---|
geometries | Geometry | Arrayed geometry |