Version: 
Back to list

Algo :: defeature

Synopsis

   Remove some features from tessellations

GUI Icon

   

GUI Dialog

   

Script function

   algo.defeature(scenePaths[, throughHoles[, blindHoles[, surfacicHoles[, maxDiameter]]]])

Parameters

   scenePaths (ScenePathList) : Scene paths 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)

Documentation