mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-15 18:01:22 +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
|
from salome.geom import geomBuilder
|
||||||
geompy = geomBuilder.New(theStudy)
|
geompy = geomBuilder.New(salome.myStudy)
|
||||||
|
|
||||||
|
See also GEOM User's Guide for more details
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user