X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESH_SWIG%2FSMESH_controls.py;h=5084f5c4db22936fb37534873d2dbd41b987181b;hp=e2ff1be234151dd2d0cd4f417a8799eb5944e851;hb=c211b11fa1eb4bbf4514efda6ddbe12d81d8d2c5;hpb=d6941cf3470c170ead7727966a851e564f027944 diff --git a/src/SMESH_SWIG/SMESH_controls.py b/src/SMESH_SWIG/SMESH_controls.py index e2ff1be23..5084f5c4d 100644 --- a/src/SMESH_SWIG/SMESH_controls.py +++ b/src/SMESH_SWIG/SMESH_controls.py @@ -25,11 +25,13 @@ # Author : Sergey LITONIN # Module : SMESH # +import salome import SMESH_mechanic import SMESH, SALOMEDS from salome.smesh import smeshBuilder smesh = smeshBuilder.New(salome.myStudy) +mesh = SMESH_mechanic.mesh # ---- Criterion : AREA > 100