Salome HOME
Merge branch 'V8_4_BR'
[modules/smesh.git] / src / SMESH_SWIG / SMESH_GroupLyingOnGeom.py
index 5d8d881a8145742b47e06b04579dda916c89566e..4d7f05901b0b64d63379d94587c98facc5429fc7 100644 (file)
@@ -47,4 +47,4 @@ BuildGroupLyingOn(mesh.GetMesh(), SMESH.FACE, "Group of faces lying on edge #1",
 # Second way
 mesh.MakeGroup("Group of faces lying on edge #2", SMESH.FACE, SMESH.FT_LyingOnGeom, edge)
 
-salome.sg.updateObjBrowser(1);
+salome.sg.updateObjBrowser(True)