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) : Remove through holes
   blindHoles (Boolean) : Remove blind holes
   surfacicHoles (Boolean) : Remove surfacic holes
   maxDiameter (Distance) : 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