@pcmoor said:
A guess form information posted:
have 3 attributes pick up distancey1 to 3, say dy1..dy3, then use choose(smallest(round(copy+1),4),0,dy1,dy2,dy3)
the smallest keeps it within the choose criteriait maybe best to upload your project
@pcmoor, thank you very much for your help and for your time.
I'm a newbie, and I learned a lot about the "CHOOSE" function from your example. The result is close to what I want, however, I wonder: What happens when I want to increase the number of copies from the DC controller (and also their positions on the Y axis)?
Is this possible with DC or should I learn ruby?
Once again, I thank you very much for helping me.