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.

1378

Inputs/Outputs

datatype_icon

array

A 1D array of any type.

datatype_icon

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