At 16:00 -0800 01/08/2004, Eric Scott wrote: >I want to programatically change the "cluster size" value in the Array-to-Cluster >function (when you right click and select Cluster Size..).
The problem is, that is set at compile time. What you need to do, is create a property node for the cluster and then examine each of the component references and then step thru the values of those and put then in an array. Example sent under private email. -Scott
