]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Added default algo...
authorKonstantin Leontev <Konstantin.LEONTEV@opencascade.com>
Mon, 25 Mar 2024 18:05:37 +0000 (18:05 +0000)
committerKonstantin Leontev <Konstantin.LEONTEV@opencascade.com>
Fri, 14 Jun 2024 17:03:06 +0000 (18:03 +0100)
commit205de80b93336ce6b07f70feb66f4e9ff8c2f290
treee6aeb3f708d8a3a5791cc6c90abe1907639e6ca5
parentf83ebc817a8953256c4c91e43e1b30c9cafbee17
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Added default algo files for Locate Subshapes and Union Edges.
src/RepairGUIAdv/CMakeLists.txt
src/RepairGUIAdv/locate_subshapes.py
src/RepairGUIAdv/locate_subshapes_algo.py [new file with mode: 0755]
src/RepairGUIAdv/merge_faces_algo.py
src/RepairGUIAdv/union_edges.py
src/RepairGUIAdv/union_edges_algo.py [new file with mode: 0755]