Randomly selecting points

Hey, I was wondering if it is possible to randomly select a certain percentage of points and what a script for that is?

It‘s just a component. „Random Split List“

https://rhino.github.io/components/lunchbox/randomSplitList.html

1 Like

There’s also the Random Reduce component. If you don’t care about order, then you can use Jitter along with a Split List.