Version: 
Back to list

Scene :: selectByMaximumSize

Synopsis

   Select all parts meeting the criteria

GUI Dialog

   

Script function

   scene.selectByMaximumSize(maxDiagLength[, maxSize])

Parameters

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