Version: 
Back to list

Algo :: repairMesh

Synopsis

   Launch the repair process to repair a disconnected or not clean tessellation

GUI Icon

   

GUI Dialog

   

Script function

   algo.repairMesh(scenePaths, tolerance[, crackNonManifold[, orient]])

Parameters

   scenePaths (ScenePathList) : Scene paths of components to process
   tolerance (Distance) : Connection tolerance
   crackNonManifold (Bool[optional] : At the end of the repair process, crack resulting non-manifold edges
   orient (Boolean[optional] : If true reorient the model

Documentation