Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Polar Array
Returns a polar array of geometry
Details
ID
tool-array-polar-array
Name
Polar Array
Group
Array
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Geometry | Geometry | Base geometry | |
| Count | Number | Count of elements in array | 4 |
| Point | 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 |
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 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\