Version: 
Back to list

Scene :: selectSmallParts

Synopsis

   Select small parts

GUI Dialog

   

Script function

   scene.selectSmallParts(maxDiagLength[, maxLength])

Parameters

   maxDiagLength (Distance) : If the diagonal axis of the bouding box is less than maxDiagLength, part will be selected. -1 to ignore
   maxLength (Distance[optional] : If the longer axis of the box is less than maxLength, part will be selected. -1 to ignore