Tool
Vector
Primitive Curves
Toolset
Surface
Curve Analysis
Boolean Operation
Panels
Intersection
Text
Triangulation
Solid
Analysis
Array
Image
Render
Transform
3D Object
Linear Array
Returns a linear array of geometry
Details
ID
tool-array-linear-array
Name
Linear Array
Group
Array
Package
Tool
Keywords
Input ports
| 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 |
Output ports
| Name | Type | Description |
|---|---|---|
| Geometries | Geometry | Arrayed geometry |
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