]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
0022666: EDF 7253 GEOM: Add thickness to a shell and integrate BrepOffsetAPI_MakeThic... skv/22666
authorskv <skv@opencascade.com>
Mon, 16 Mar 2015 14:23:18 +0000 (17:23 +0300)
committerskv <skv@opencascade.com>
Mon, 16 Mar 2015 14:23:18 +0000 (17:23 +0300)
commitfca24cf2869690626d2db8fb46788618cb782450
treeb592d94034983d92d743affbf26dc7de0e9ed384
parent1344a93905f69f561a5864786ef471fb8e21d1c2
0022666: EDF 7253 GEOM: Add thickness to a shell and integrate BrepOffsetAPI_MakeThickSolid
30 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
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]