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