Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Box Array
Returns a box array of geometry
Details
ID
tool-array-box-array
Name
Box Array
Group
Array
Package
Tool
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Geometry | Geometry | Base geometry | |
Count X | Number | Number of elements in the array x-direction | 3 |
Count Y | Number | Number of elements in the array y-direction | 3 |
Count Z | Number | Number of elements in the array z-direction | 3 |
Margin X | Number | Optional numeric distance between each clone in the x-direction | 10 |
Margin Y | Number | Optional numeric distance between each clone in the y-direction | 10 |
Margin Z | Number | Optional numeric distance between each clone in the z-direction | 10 |
Output ports
Name | Type | Description |
---|---|---|
Geometries | Geometry | Arrayed geometry |
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, the number of propagated geometries in the direction of the OZ to the fourth port. Connect the distance between the propagated geometries in the OX direction to the fourth port, the distance between the propagated geometries in the OY direction to the fifth port, and the distance between the propagated geometries in the OZ direction to the seventh port. On the output port, we will get a result of arrayed geometry.
Linear Array
Polar Array
Rectangular Array\