mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-05 22:38:26 +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
|
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…
x
Reference in New Issue
Block a user