Array to Cluster
- Updated2023-02-17
- 1 minute(s) read
Array to Cluster
Converts a 1D array to a cluster of elements of the same type as the array elements.
The maximum cluster size for this node is 256. To change the number of elements in the converted cluster, click Array to Cluster and enter the cluster size you want into the Cluster Size field in the Behavior section of the Item tab.

Inputs/Outputs

array
A 1D array of any type.

cluster
The resulting cluster. Each element in the cluster is the same data type and order as the elements in array.
Default value: A cluster of nine elements