algorithmic modeling for Rhino
Hello
you points are organized in tree structure (collection of lists, each branch containing a row of points), you need to flatten the point output and have all the points in one list and then select randomly amongst them
cheers
alex
Or if you want to keep your points in separate lists, you need to provide different seed values for the random selection. Every seed value generates the same random sequence, so if you keep on re-using the same seed, the random behaviour will be the same each time.
I can't believe it was that easy... thanks a lot! :)
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by