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