Salome HOME
Regression of smesh/mesh_Projection_2D_01/B7
[modules/smesh.git] / src / SMESH_SWIG / ex08_hole2build.py
index 5219a0c85a38decc8cb4808bc1141738592c1c51..3ce8e825a4b659290549872e561369ecc8a9db4c 100644 (file)
@@ -138,3 +138,8 @@ hexa.Hexahedron()
 # -------------
 
 hexa.Compute()
+
+# Update object browser
+# ---------------------
+
+salome.sg.updateObjBrowser(1)