Salome HOME
Merge multi-study removal branch.
[modules/smesh.git] / doc / salome / examples / quality_controls_ex15.py
index 0aeedbfa8b65923e50a3b24d8095c8b9c135f9d3..4bc47d2e1a0279fbcc878920abeae89f28650637 100644 (file)
@@ -28,4 +28,4 @@ print ""
 aGroup = mesh.CreateEmptyGroup(SMESH.FACE, "Aspect Ratio > " + `ar_margin`)
 aGroup.Add(anIds)
 
-salome.sg.updateObjBrowser(True)
+salome.sg.updateObjBrowser()