Salome HOME
Add a warning message that smesh.py module works correctly only in 1st study
authorvsr <vsr@opencascade.com>
Wed, 14 May 2014 10:53:24 +0000 (14:53 +0400)
committervsr <vsr@opencascade.com>
Wed, 14 May 2014 10:53:24 +0000 (14:53 +0400)
src/SMESH_SWIG/smesh.py

index d5ba24ac3f07465eb421400b502afb8cdc162c06..42f763228e11c69c2f5246ea859d04c322a8119c 100644 (file)
@@ -114,5 +114,9 @@ algo=smesh.xxxx  ==> algo=smeshBuilder.xxxx
 
 See also SMESH User's Guide for more details
 
 
 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!
+
 ===============================================================================
 """
 ===============================================================================
 """