Salome HOME
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateO...
[modules/smesh.git] / src / SMESH_SWIG / SMESH_freebord.py
index a02e3d8cfae1eb8661e981eb3463ad9c8c925e80..7bd4f3a83dcb675d29a79b5e6e96c4bbffe7c93c 100644 (file)
@@ -75,4 +75,4 @@ print "Criterion: Free edges Nb = ", len( anIds )
 for i in range( len( anIds ) ):
   print anIds[ i ]
 
-salome.sg.updateObjBrowser(1)
+salome.sg.updateObjBrowser(True)