Hi Everyone, I am kinda stuck with my script at the moment. So if I have a group of points that I want to randomly assign a certain geometry to according to the percentage, how should I go about it?
So I have 3 different types of geometry, and I would like to assign, for example 20% of geometry 1, 30% of geometry 2 and 50 % of geometry 3. However, I would like to randomise these selections within the set of points. I currently have the script for randomising the points, and the script for the control of percentages, but I am confused as to how I can connect them both.
Randomising Geometry.3dm (198.2 KB)
Randomising Geometry.gh (26.7 KB)