Salome HOME
0022878: [CEA 1424] performances of Compute method from the Mesh class in smeshBuilder.py
[modules/smesh.git] / src / SMESH_SWIG / ex09_grid4build.py
index b20e802ee2716566fa4ed1c5c1463cd26459eaf6..c9509b5e431ffb39984ea1051cbc83a761f17cc0 100644 (file)
@@ -141,3 +141,8 @@ hexa.Hexahedron()
 # -------------
 
 hexa.Compute()
 # -------------
 
 hexa.Compute()
+
+# Update object browser
+# ---------------------
+
+salome.sg.updateObjBrowser(1)