Salome HOME
0023197: [CEA] Extract and rebuild
authorskv <skv@opencascade.com>
Fri, 13 Nov 2015 06:21:54 +0000 (09:21 +0300)
committervsr <vsr@opencascade.com>
Fri, 11 Mar 2016 09:28:06 +0000 (12:28 +0300)
commitef5ed77d707e6ad392684ff83d213296781ffd07
tree7fbad12a64b8e4d42a3c903228dc1f1627e8c08a
parent45914b2b1521ad481380f9ae99152b7d9fff52db
0023197: [CEA] Extract and rebuild
35 files changed:
doc/salome/gui/GEOM/CMakeLists.txt
doc/salome/gui/GEOM/images/extract_init.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/extract_rebuild.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/extract_result.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/extract_and_rebuild.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/related_docs.doc
doc/salome/gui/GEOM/input/transforming_geom_objs.doc
doc/salome/gui/GEOM/input/tui_test_all.doc
doc/salome/gui/GEOM/static/ExtractAndRebuild.pdf [new file with mode: 0644]
idl/GEOM_Gen.idl
resources/CMakeLists.txt
resources/extract.png [new file with mode: 0644]
src/GEOMAlgo/CMakeLists.txt
src/GEOMAlgo/GEOMAlgo_Extractor.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Extractor.hxx [new file with mode: 0644]
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GEOM_msg_fr.ts
src/GEOMGUI/GEOM_msg_ja.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMImpl/CMakeLists.txt
src/GEOMImpl/GEOMImpl_IExtract.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_IShapesOperations.cxx
src/GEOMImpl/GEOMImpl_IShapesOperations.hxx
src/GEOMImpl/GEOMImpl_ShapeDriver.cxx
src/GEOMImpl/GEOMImpl_Types.hxx
src/GEOM_I/GEOM_IShapesOperations_i.cc
src/GEOM_I/GEOM_IShapesOperations_i.hh
src/GEOM_SWIG/GEOM_TestAll.py
src/GEOM_SWIG/geomBuilder.py
src/OperationGUI/CMakeLists.txt
src/OperationGUI/OperationGUI.cxx
src/OperationGUI/OperationGUI_ExtractionDlg.cxx [new file with mode: 0644]
src/OperationGUI/OperationGUI_ExtractionDlg.h [new file with mode: 0644]