Salome HOME
Mantis issue 0021934: Delete the internal faces of an object
authorjfa <jfa@opencascade.com>
Fri, 14 Jun 2013 12:20:21 +0000 (12:20 +0000)
committerjfa <jfa@opencascade.com>
Fri, 14 Jun 2013 12:20:21 +0000 (12:20 +0000)
commit8fe997ae8897c5945c15e276f82f143dbdfb9321
tree938c203286721384893f173ed28a5cc0cae6ad86
parentd291bd2941d00eb8dabb3ad85e87fa17404c8ef3
Mantis issue 0021934: Delete the internal faces of an object
27 files changed:
doc/salome/examples/Makefile.am
doc/salome/examples/repairing_operations_ex12.py [new file with mode: 0644]
doc/salome/gui/GEOM/images/remove_webs.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/remove_webs_operation.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/repairing_operations.doc
doc/salome/gui/GEOM/input/tui_repairing_operations.doc
idl/GEOM_Gen.idl
resources/Makefile.am
resources/remove_webs.png [new file with mode: 0644]
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GEOM_msg_fr.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMImpl/GEOMImpl_HealingDriver.cxx
src/GEOMImpl/GEOMImpl_HealingDriver.hxx
src/GEOMImpl/GEOMImpl_IHealingOperations.cxx
src/GEOMImpl/GEOMImpl_IHealingOperations.hxx
src/GEOMImpl/GEOMImpl_Types.hxx
src/GEOM_I/GEOM_IHealingOperations_i.cc
src/GEOM_I/GEOM_IHealingOperations_i.hh
src/GEOM_SWIG/GEOM_TestHealing.py
src/GEOM_SWIG/geomBuilder.py
src/RepairGUI/Makefile.am
src/RepairGUI/RepairGUI.cxx
src/RepairGUI/RepairGUI_RemoveWebsDlg.cxx [new file with mode: 0755]
src/RepairGUI/RepairGUI_RemoveWebsDlg.h [new file with mode: 0755]