mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-13 02:00:35 +05:00
Add a warning message that geompy.py module works correctly only in 1st study
This commit is contained in:
parent
0e308036af
commit
8493fca5aa
@ -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!
|
||||
|
||||
===============================================================================
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user