Salome HOME
0022869: EDF 7482 GEOM: Automatically create groups with the generation operations
authorskv <skv@opencascade.com>
Mon, 23 Mar 2015 10:02:48 +0000 (13:02 +0300)
committervsr <vsr@opencascade.com>
Wed, 8 Apr 2015 13:42:03 +0000 (16:42 +0300)
commitd02f4dc56755302c58f68b51daec391c8c1eaa8b
treeb0a212b70eff93ba1abb718919328787c86fda32
parent3275e006305221824dd8082c492a617e4d4e1dbd
0022869: EDF 7482 GEOM: Automatically create groups with the generation operations
32 files changed:
doc/salome/gui/GEOM/images/gen_group_disabled.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/gen_group_dlg.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/gen_group_other.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/gen_group_sides.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/gen_group_tree.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/pipe.png [changed mode: 0755->0644]
doc/salome/gui/GEOM/images/pipe2.png [changed mode: 0755->0644]
doc/salome/gui/GEOM/images/pipe3.png
doc/salome/gui/GEOM/input/creating_complex_obj.doc
doc/salome/gui/GEOM/input/creating_extrusion_alongpath.doc
doc/salome/gui/GEOM/input/creating_groups.doc [new file with mode: 0644]
idl/GEOM_Gen.idl
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMImpl/GEOMImpl_GlueDriver.cxx
src/GEOMImpl/GEOMImpl_GlueDriver.hxx
src/GEOMImpl/GEOMImpl_I3DPrimOperations.cxx
src/GEOMImpl/GEOMImpl_I3DPrimOperations.hxx
src/GEOMImpl/GEOMImpl_IPipe.hxx
src/GEOMImpl/GEOMImpl_IPipeBiNormal.hxx
src/GEOMImpl/GEOMImpl_IPipeDiffSect.hxx
src/GEOMImpl/GEOMImpl_IPipeShellSect.hxx
src/GEOMImpl/GEOMImpl_PipeDriver.cxx
src/GEOMImpl/GEOMImpl_PipeDriver.hxx
src/GEOMUtils/GEOMUtils.cxx
src/GEOMUtils/GEOMUtils.hxx
src/GEOM_I/GEOM_I3DPrimOperations_i.cc
src/GEOM_I/GEOM_I3DPrimOperations_i.hh
src/GEOM_I_Superv/GEOM_Superv_i.cc
src/GEOM_SWIG/geomBuilder.py
src/GenerationGUI/CMakeLists.txt
src/GenerationGUI/GenerationGUI_PipeDlg.cxx
src/GenerationGUI/GenerationGUI_PipeDlg.h