Salome HOME
23368: [CEA 1865] Possibility to define faces to mesh as a single one: transpatch...
[modules/smesh.git] / doc / salome / examples / creating_meshes_ex07.py
index 3b003961eeda009be9b6eb9196ac29871c25c56d..acaaf5dc302834c98cb14127fc692e8c0c4e6a5d 100644 (file)
@@ -78,4 +78,4 @@ Compound2 = smesh.Concatenate([Mesh_inf, Mesh_sup], 1, 0, 1e-05, True,
                               name='Compound_with_UniteGrps_and_GrpsOfAllElems')
 
 if salome.sg.hasDesktop():
-    salome.sg.updateObjBrowser(1)
+    salome.sg.updateObjBrowser(True)