Salome HOME
Merge multi-study removal branch.
[modules/smesh.git] / doc / salome / examples / quality_controls_ex21.py
index 1f27eef3af06bf07fd1b7a98ff609bb5173e09f3..e64e2fb5556b02c98f1de5cba1929f290bb3a50e 100644 (file)
@@ -30,4 +30,4 @@ aGroup = mesh.CreateEmptyGroup(SMESH.VOLUME, "Volume < " + `volume_margin`)
 
 aGroup.Add(anIds)
 
-salome.sg.updateObjBrowser(True)
+salome.sg.updateObjBrowser()