X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESH_SWIG%2FSMESH_blocks.py;h=65a12f5c3c8c141017538c6f2d88cba7fff63ce4;hp=e1b14b11ad142a01ac6349b2c86ef14705d76748;hb=ad3cb4c93852dbc834d7075c087bbc749197454b;hpb=c98d9fcd7f02c1f1f5c24dd3e709ed75228d66c4 diff --git a/src/SMESH_SWIG/SMESH_blocks.py b/src/SMESH_SWIG/SMESH_blocks.py index e1b14b11a..65a12f5c3 100644 --- a/src/SMESH_SWIG/SMESH_blocks.py +++ b/src/SMESH_SWIG/SMESH_blocks.py @@ -21,7 +21,7 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -# SMESH SMESH_SWIG : binding of C++ implementaion with Python +# SMESH SMESH_SWIG : binding of C++ implementation with Python # File : SMESH_blocks.py # Author : Julia DOROVSKIKH # Module : SMESH @@ -46,4 +46,4 @@ isMeshTest = 1 # True GEOM_Spanner.MakeSpanner(geompy, math, isBlocksTest, isMeshTest, smesh) -salome.sg.updateObjBrowser(1); +salome.sg.updateObjBrowser(True)