Salome HOME
0022179: [CEA 800] Suppress common edges on two continuous faces without using Remove...
authorskv <skv@opencascade.com>
Fri, 24 May 2013 08:52:30 +0000 (08:52 +0000)
committerskv <skv@opencascade.com>
Fri, 24 May 2013 08:52:30 +0000 (08:52 +0000)
commit3282e6d3b3ebc2a33c0ff2ce1dcfb31ae06f6571
tree2fa67ff51209447fd9c290906e5adbe4dcda4e55
parente6a58b58198f8471fdfc4939fe6ed242cdc96217
0022179: [CEA 800] Suppress common edges on two continuous faces without using RemoveExtraEdges
25 files changed:
doc/salome/gui/GEOM/images/union_faces.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/union_faces1.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/union_faces2.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/repairing_operations.doc
doc/salome/gui/GEOM/input/tui_test_others.doc
doc/salome/gui/GEOM/input/union_faces_operation.doc [new file with mode: 0755]
idl/GEOM_Gen.idl
resources/Makefile.am
resources/union_faces.png [new file with mode: 0644]
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMImpl/GEOMImpl_BlockDriver.cxx
src/GEOMImpl/GEOMImpl_IBlocksOperations.cxx
src/GEOMImpl/GEOMImpl_IBlocksOperations.hxx
src/GEOMImpl/GEOMImpl_Types.hxx
src/GEOM_I/GEOM_IBlocksOperations_i.cc
src/GEOM_I/GEOM_IBlocksOperations_i.hh
src/GEOM_SWIG/GEOM_TestOthers.py
src/GEOM_SWIG/geomBuilder.py
src/RepairGUI/Makefile.am
src/RepairGUI/RepairGUI.cxx
src/RepairGUI/RepairGUI_UnionFacesDlg.cxx [new file with mode: 0755]
src/RepairGUI/RepairGUI_UnionFacesDlg.h [new file with mode: 0755]