|
Re: Two cypresses?
The Array to Cluster doesn't know how many elements are in the array. The "hover help" tells you how to fix it:
"Right-click the function and select Cluster Size from the shortcut menu to set the number of elements in the cluster."
But I wouldn't do it that way. I would use an Index Array function, which can pull out multiple items from the array at once.
|