mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
PR: Deprecation Warning more precise
This commit is contained in:
parent
6f5fe2aa0f
commit
8e00478a79
@ -71,7 +71,9 @@ with
|
||||
----
|
||||
|
||||
from salome.geom import geomBuilder
|
||||
geompy = geomBuilder.New(theStudy)
|
||||
geompy = geomBuilder.New(salome.myStudy)
|
||||
|
||||
See also GEOM User's Guide for more details
|
||||
|
||||
===============================================================================
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user