Salome HOME
0022666: EDF 7253 GEOM: Add thickness to a shell and integrate BrepOffsetAPI_MakeThic...
authorskv <skv@opencascade.com>
Mon, 16 Mar 2015 14:23:18 +0000 (17:23 +0300)
committervsr <vsr@opencascade.com>
Wed, 18 Mar 2015 07:37:36 +0000 (10:37 +0300)
commit58b6d007bceec500c219b94e16c7c62d76458012
treecb0ed0ff8d17bab3239c05de1ca00c0c66573e07
parent4d29dbe5a8fb9c9acbf1b3f29f286c3fae753242
0022666: EDF 7253 GEOM: Add thickness to a shell and integrate BrepOffsetAPI_MakeThickSolid
31 files changed:
doc/salome/examples/CMakeLists.txt
doc/salome/examples/complex_objs_ex11.py [new file with mode: 0755]
doc/salome/gui/GEOM/images/thickness.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/thickness_result.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/thicksolid.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/thicksolid_result.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/creating_complex_obj.doc
doc/salome/gui/GEOM/input/creating_thickness_page.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/tui_complex_objs.doc
doc/salome/gui/GEOM/input/tui_test_all.doc
idl/GEOM_Gen.idl
resources/CMakeLists.txt
resources/thickness.png [new file with mode: 0644]
resources/thickness2.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_I3DPrimOperations.cxx
src/GEOMImpl/GEOMImpl_I3DPrimOperations.hxx
src/GEOMImpl/GEOMImpl_IOffset.hxx
src/GEOMImpl/GEOMImpl_OffsetDriver.cxx
src/GEOM_I/GEOM_I3DPrimOperations_i.cc
src/GEOM_I/GEOM_I3DPrimOperations_i.hh
src/GEOM_SWIG/GEOM_TestAll.py
src/GEOM_SWIG/geomBuilder.py [changed mode: 0755->0644]
src/GenerationGUI/CMakeLists.txt
src/GenerationGUI/GenerationGUI.cxx
src/GenerationGUI/GenerationGUI_PrismDlg.cxx
src/GenerationGUI/GenerationGUI_ThicknessDlg.cxx [new file with mode: 0644]
src/GenerationGUI/GenerationGUI_ThicknessDlg.h [new file with mode: 0644]