]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Add a warning message that geompy.py module works correctly only in 1st study
authorvsr <vsr@opencascade.com>
Wed, 14 May 2014 10:50:39 +0000 (14:50 +0400)
committervsr <vsr@opencascade.com>
Wed, 14 May 2014 10:50:39 +0000 (14:50 +0400)
src/GEOM_SWIG/geompy.py

index bebf2826d0d6e71e6f0a07fd7511f1d0faf9a8e0..3c632bf8af371362ec25d50ac0f3193add245822 100644 (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!
+
 ===============================================================================
 """