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