Returns an array of geometry along a curve
ID
tool-array-curve-array
Name
Curve Array
Group
Array
Package
Tool
Keywords
Render
After creating a node, connect the geometry you want to multiply to the first port. To the second port, you need to connect a curve along which we want to multiply the geometry. To the third port you need to connect the number of elements in array. On the output port, we will get a result of arrayed geometry.
Polar Array
Rectangular Array
Box Array
Linear Array
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
geometry | Geometry | Base geometry | |
curve | Curve | Array rail curve | |
count | Number | Number of elements in the array | 4 |
Outputs
Name | Type | Description |
---|---|---|
geometries | Geometry | Arrayed geometry |