Salome HOME
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateO...
[modules/smesh.git] / src / SMESH_SWIG / SMESH_GroupFromGeom2.py
index f93f10bed7434c00c8855f88f3903a2b8347646d..498235198a9ff4316916f83cbed5612832941daa 100755 (executable)
@@ -74,4 +74,4 @@ mesh.Compute()
 print "aGroupOnShell size =", aGroupOnShell.Size()
 print "aGroupOnShell ids :", aGroupOnShell.GetListOfID()
 
-salome.sg.updateObjBrowser(1);
+salome.sg.updateObjBrowser(True)