X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESH_SWIG%2Fsmesh.py;h=42f763228e11c69c2f5246ea859d04c322a8119c;hp=d5ba24ac3f07465eb421400b502afb8cdc162c06;hb=d5683712bec7eb0539bce91c1892a4dbb44fdd74;hpb=b0a908c0d20341651771d0249fb10882f54b2aad diff --git a/src/SMESH_SWIG/smesh.py b/src/SMESH_SWIG/smesh.py index d5ba24ac3..42f763228 100644 --- a/src/SMESH_SWIG/smesh.py +++ b/src/SMESH_SWIG/smesh.py @@ -114,5 +114,9 @@ algo=smesh.xxxx ==> algo=smeshBuilder.xxxx See also SMESH User's Guide for more details +WARNING: +The smesh.py module works correctly only in the first created study. +It does not work in the second, third, etc studies! + =============================================================================== """