X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESH_SWIG%2Fex09_grid4build.py;h=c9509b5e431ffb39984ea1051cbc83a761f17cc0;hp=b20e802ee2716566fa4ed1c5c1463cd26459eaf6;hb=1b1945a31c3f8023b9261d34b17c2027af7a5974;hpb=0ff64bf0229363667c65fd2a28d0163dba874450 diff --git a/src/SMESH_SWIG/ex09_grid4build.py b/src/SMESH_SWIG/ex09_grid4build.py index b20e802ee..c9509b5e4 100644 --- a/src/SMESH_SWIG/ex09_grid4build.py +++ b/src/SMESH_SWIG/ex09_grid4build.py @@ -141,3 +141,8 @@ hexa.Hexahedron() # ------------- hexa.Compute() + +# Update object browser +# --------------------- + +salome.sg.updateObjBrowser(1)