X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FTools%2FMeshCut%2Fmeshcut_plugin.py;h=9af5a33778090bf1a235a2b3cf82610fdb0a8b26;hp=a233673b8b6ce5e3b500adc6c7eb2c0ef55f01c9;hb=8d297d6698f361d4f2dde723050bcfbaea050920;hpb=c5866a318c33c102961070f0a5076cbb76401d1f diff --git a/src/Tools/MeshCut/meshcut_plugin.py b/src/Tools/MeshCut/meshcut_plugin.py index a233673b8..9af5a3377 100644 --- a/src/Tools/MeshCut/meshcut_plugin.py +++ b/src/Tools/MeshCut/meshcut_plugin.py @@ -21,9 +21,8 @@ # if not, copy this file as ${HOME}/Plugins/smesh_plugins.py or ${APPLI}/Plugins/smesh_plugins.py def MeshCut(context): - # get context study, studyId, salomeGui + # get context study, salomeGui study = context.study - studyId = context.studyId sg = context.sg import os