]> 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)
committerDUC ANH HOANG <dh77501n@dsp1043837>
Thu, 23 May 2024 11:58:25 +0000 (13:58 +0200)
commit8691b29f7c82816531f328262a6147f548d809eb
tree5c447f6eb27d00f56fec406ac23e2ce36d55d431
parent5b8419e26fd37cd21980a43b73833f0f07c193e1
[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]