From: vsr Date: Wed, 14 May 2014 10:53:24 +0000 (+0400) Subject: Add a warning message that smesh.py module works correctly only in 1st study X-Git-Tag: V7_4_0rc1~3 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=d5683712bec7eb0539bce91c1892a4dbb44fdd74 Add a warning message that smesh.py module works correctly only in 1st study --- 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! + =============================================================================== """