]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Mantis issue 0021703: [CEA 577] Boolean operations on groups.
authorjfa <jfa@opencascade.com>
Mon, 24 Sep 2012 11:54:41 +0000 (11:54 +0000)
committerjfa <jfa@opencascade.com>
Mon, 24 Sep 2012 11:54:41 +0000 (11:54 +0000)
commit00621ab4f35ece96476fc358acf598d78ec0a95d
treed8d38bc34a5e2f91ea407e200a03de4e7f79a8df
parent6fed33a0940c0e1a11c21e129de671db0e90a18b
Mantis issue 0021703: [CEA 577] Boolean operations on groups.
21 files changed:
doc/salome/gui/GEOM/images/groups_cut_dlg.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/groups_intersect_dlg.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/groups_union_dlg.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/tui_test_others.doc
doc/salome/gui/GEOM/input/tui_working_with_groups.doc
doc/salome/gui/GEOM/input/working_with_groups.doc
idl/GEOM_Gen.idl
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMImpl/GEOMImpl_IGroupOperations.cxx
src/GEOMImpl/GEOMImpl_IGroupOperations.hxx
src/GEOM_I/GEOM_IGroupOperations_i.cc
src/GEOM_I/GEOM_IGroupOperations_i.hh
src/GEOM_SWIG/GEOM_TestOthers.py
src/GEOM_SWIG/geompyDC.py
src/GroupGUI/GroupGUI.cxx
src/GroupGUI/GroupGUI_BooleanDlg.cxx [new file with mode: 0644]
src/GroupGUI/GroupGUI_BooleanDlg.h [new file with mode: 0644]
src/GroupGUI/Makefile.am