Salome HOME
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateO...
[modules/smesh.git] / src / SMESH_SWIG / SMESH_test.py
index 83d1583ff91b48079b8a0c271b5c8e83b546fa9d..9b40d719444a1035a092c8b698bfe7ba23be452b 100644 (file)
@@ -147,4 +147,4 @@ for a in log:
             ii = ii+1
             print "AddTriangle %i - %i %i %i" % (ind, i1, i2, i3)
 
-salome.sg.updateObjBrowser(1)
+salome.sg.updateObjBrowser(True)