Salome HOME
INT PAL 0052727: Fitering algorithms according to geometry does not work in Create...
[modules/smesh.git] / src / SMESH_SWIG / ex09_grid4build.py
index b20e802ee2716566fa4ed1c5c1463cd26459eaf6..c9509b5e431ffb39984ea1051cbc83a761f17cc0 100644 (file)
@@ -141,3 +141,8 @@ hexa.Hexahedron()
 # -------------
 
 hexa.Compute()
+
+# Update object browser
+# ---------------------
+
+salome.sg.updateObjBrowser(1)