Thanks for your tip with the cluster. It works now like i want.
The only problem is that it is very slow. I attached a working program
You see 4 arrays at the top and 4 clusters at the bottom. When running the prgramm an cklicking any points at the top and then pressing "Execute" the same points are disabled at the bottom part.
But if i click all points of an array at the top (128 points) and execute it then its very slow because all properties have to change in the lower cluster.
Is there a faster way to do this than my way?