Salome HOME
0022301: [CEA] Problems with study dump in SMESH (PPGP large study)
authoreap <eap@opencascade.com>
Thu, 22 Aug 2013 12:06:57 +0000 (12:06 +0000)
committereap <eap@opencascade.com>
Thu, 22 Aug 2013 12:06:57 +0000 (12:06 +0000)
commit616481f67a7a1d9826de628d6c904caca32a3447
treea555923c63b99ee6b197142a9a1d717487b60dff
parent954f7dbf60bd56a5ac6a85c063d459c589c9d096
0022301: [CEA] Problems with study dump in SMESH (PPGP large study)

1) fix CheckObjectPresence() to check presence of not only published
objects but also of e.g. mesh editors etc.
2) Avoid adding empty strings cleared by CheckObjectPresence()
3) Optimize performance of search of myKeepAgrCmdsIDs in commands by
 - using _pyStringFamily
 - preventing addition of Groups to myKeepAgrCmdsIDs
src/SMESH_I/SMESH_2smeshpy.cxx
src/SMESH_I/SMESH_2smeshpy.hxx