Returns a polar array of geometry
ID
tool-array-polar-array
Name
Polar 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 to the second port. And the sweep angle in radians (counter-clockwise starting from the x-axis plane) to the third port. On the output port, we will get a result of arrayed geometry.
Linear Array
Rectangular Array
Box Array\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
geometry | Geometry | Base geometry | |
count | Number | Count of elements in array | 4 |
center | Point | Center of rotation | [0,0,0] |
vector | Vector | Vector of rotation | [0,0,1] |
angle | Number | Sweep angle in radians (counter-clockwise, starting from plane x-axis) | 6.283185307179586 |
Outputs
Name | Type | Description |
---|---|---|
geometries | Geometry | Arrayed geometry |