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