Thread: Two cypresses?
View Single Post
  #12   Spotlight this post!  
Unread 08-02-2011, 23:40
Alan Anderson's Avatar
Alan Anderson Alan Anderson is offline
Software Architect
FRC #0045 (TechnoKats)
Team Role: Mentor
 
Join Date: Feb 2004
Rookie Year: 2004
Location: Kokomo, Indiana
Posts: 9,113
Alan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond repute
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.
Reply With Quote