Salome HOME
0022878: [CEA 1424] performances of Compute method from the Mesh class in smeshBuilder.py
[modules/smesh.git] / src / SMESH_SWIG / ex14_cyl1holed.py
index fe1a0dcb46fa913d39d363476d3e33efde1f1f47..e9593802515b6d710b6278536aa89660cfce7704 100644 (file)
@@ -142,3 +142,8 @@ while m_i<m_n:
 # --------------------
 
 hexa.Compute()
+
+# Update object browser
+# ---------------------
+
+salome.sg.updateObjBrowser(1)