Salome HOME
Merge Python 3 porting.
[modules/smesh.git] / src / SMESH_SWIG / SMESH_GroupFromGeom2.py
index 0d9be36d3f7ac9b12b05a854f9de02917b9087f0..6d21e8fb804f12b13f43eebc2ad1b1210bd08ecd 100755 (executable)
@@ -74,4 +74,4 @@ mesh.Compute()
 print("aGroupOnShell size =", aGroupOnShell.Size())
 print("aGroupOnShell ids :", aGroupOnShell.GetListOfID())
 
 print("aGroupOnShell size =", aGroupOnShell.Size())
 print("aGroupOnShell ids :", aGroupOnShell.GetListOfID())
 
-salome.sg.updateObjBrowser(True)
+salome.sg.updateObjBrowser()