Version: 
Back to list

Algo :: removeHoles

Synopsis

   Remove some features from tessellations

GUI Dialog

   

Script function

   algo.removeHoles(occurrences[, throughHoles[, blindHoles[, surfacicHoles[, maxDiameter[, fillWithMaterial]]]]])

Parameters

   occurrences (OccurrenceList) : Occurrences of components to process
   throughHoles (Boolean) [optional] : Remove through holes
   blindHoles (Boolean) [optional] : Remove blind holes
   surfacicHoles (Boolean) [optional] : Remove surfacic holes
   maxDiameter (Distance) [optional] : Maximum diameter of the holes to be removed (-1=no max diameter)
   fillWithMaterial (Material) [optional] : If set, the given material will be used to fill the holes