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