Salome HOME
Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
[modules/smesh.git] / doc / salome / examples / quality_controls_ex04.py
index c687d9293533782bcfb58d5a7865f1d72dc9dd8e..373ddbe024fc6f28397b0b3ccdc55852c770eb22 100644 (file)
@@ -37,4 +37,4 @@ for i in range(len(aBorders)):
   aGroupF.Add([aBorder.myElemId])
   aGroupN.Add([aBorder.myPnt1, aBorder.myPnt2])
 
-salome.sg.updateObjBrowser(1)
+salome.sg.updateObjBrowser(True)