Add a warning message that smesh.py module works correctly only in 1st study

This commit is contained in:
vsr 2014-05-14 14:53:24 +04:00
parent e430c16626
commit d5683712be

View File

@ -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!
===============================================================================
"""