Random Select Objects

Hi,

Let’s say I have 100 cuboids at different sizes, orientations and coordinates (none intersect). How do I select 20 at random?

TIA
H

Have a try Random Reduce (Sets–>Sequence–>Random Reduce)with reduction count(R input) 80.

Thanks again.