Returns a linear array of geometry
ID
tool-array-linear-array
Name
Linear Array
Group
Array
Package
Tool
Keywords
Render
After creating a node, connect the geometry to be moved to the first port. To the second port, you need to connect a vector in the direction and size of which you want to move the geometry. On the output port, we will get a result of arrayed geometry.
Polar Array
Rectangular Array
Box Array
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
geometry | Geometry | Base geometry | |
vector | Vector | Linear array direction and interval | [10,0,0] |
count | Number | Number of elements in array | 3 |
Outputs
Name | Type | Description |
---|---|---|
geometries | Geometry | Arrayed geometry |