X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESH_SWIG%2FSMESH_BuildCompound.py;h=4a197353f142083b2f1e422d601a5a83b501cb60;hp=4f5c5bc9e8b3dbcabd56e6dc8c04211fc2a868b3;hb=d8bc11015235c68631ac85d7e8cf278edc9809d1;hpb=a17b36970bc61da1d664453c615754997c925b18 diff --git a/src/SMESH_SWIG/SMESH_BuildCompound.py b/src/SMESH_SWIG/SMESH_BuildCompound.py index 4f5c5bc9e..4a197353f 100644 --- a/src/SMESH_SWIG/SMESH_BuildCompound.py +++ b/src/SMESH_SWIG/SMESH_BuildCompound.py @@ -104,4 +104,4 @@ Compound2 = smesh.Concatenate([Mesh_inf.GetMesh(), Mesh_sup.GetMesh()], 1, 0, 1e smesh.SetName(Compound2, 'Compound_with_UniteGrps_and_GrpsOfAllElems') #end -salome.sg.updateObjBrowser(1) +salome.sg.updateObjBrowser(True)