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