This script allows you to select objects by their size or volume, by checking their
- bounding box size (= bounding box volume) or
- the actual volume of the mesh (the calculation function for this is taken from the MAXScript manual, I think Bobo is the genius behind it ! :-) )
You can specify if you want to select objects that are smaller than, bigger than or equal to a certain size. For the equality comparison I had to set a small tolerance (because of roundoff errors). This value can be found in the script file under "gloabal variables". Open the MAXScript listener (F11 button) for verbose output.
Run the script via Menu -> MAXScript -> Run Script. The rest is self-explanatory...
miauu · 2013-06-17
lantlant · 2013-06-17