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