how to fit meshes of 2 solids which are in contact
-
Hello !
We work on a mesh with several solids !
We would like to have the same surfacic mesh for the surfaces which are in contact. Is there a function in salome 2.2.8 which enable to make the meshes of two surfaces in contact fitting together ?
regards
Yann Guérout
-
Good morning, 2 ways principal ways to share faces: 1) by building: you build a face and you reuse it to build solid, 2) when solids are done and you need to share their common faces: use in Python: resultShape = MakeGlueFaces(theShape, theTolerance) or in interactive the item "Glue Faces" in the "Repair" menu. Cordially, Francis KLOSS
-
Powered by
Ploneboard
