top of page
  • Writer's pictureDavid Mans

Even Random Distribution

💻 Rhino 5, Grasshopper

🔼 Grasshopper 0.9.0075

🛠️ C# Component

 
 

This user object component takes a list of objects and randomly distributes them into a user-specified number of sets. The resultant item count per each set will be equal if the total items is a modulus of the specified set count, or will max the floor total required then add additional items onto randomly selected sets till the remainder is satisfied.

 


5 views

Recent Posts

See All

Comments


bottom of page