Salome HOME
Fixed problem with dump study and small optimization:
authorimn <imn@opencascade.com>
Mon, 28 Nov 2016 14:33:53 +0000 (17:33 +0300)
committerimn <imn@opencascade.com>
Mon, 28 Nov 2016 14:33:53 +0000 (17:33 +0300)
commitf2d7bee74f47cd695b4c4b9b0921424837140d0c
treece24dbbb0dea1e1cd03d38adf9d9f101ee90cab0
parentc156adc91db6b53ada8aba498be45d970d56c584
Fixed problem with dump study and small optimization:
- Remove parameter "theStudy" in python function "RebuildData()"
- Remove NoteBook repeated initialization after DumpStudy
("import salome_notebook" first time initialization notebook)
idl/SALOME_Component.idl
src/Container/Component_i.cxx
src/Container/SALOME_ComponentPy.py
src/Container/SALOME_Component_i.hxx
src/ParallelContainer/SALOME_ParallelComponent_i.cxx
src/ParallelContainer/SALOME_ParallelComponent_i.hxx
src/SALOMEDS/SALOMEDS_Driver_i.cxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.hxx