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(occurrences, tolerance[, crackNonManifold[, orient]])

Parameters

   occurrences (OccurrenceList) : Occurrences 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