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

This commit is contained in:
vsr 2014-05-14 14:50:39 +04:00
parent 0e308036af
commit 8493fca5aa

View File

@ -75,5 +75,9 @@ geompy = geomBuilder.New(salome.myStudy)
See also GEOM User's Guide for more details
WARNING:
The geompy.py module works correctly only in first created study.
It does not work in second, third, etc studies!
===============================================================================
"""