PR: Deprecation Warning more precise

This commit is contained in:
prascle 2013-04-16 13:47:46 +00:00
parent 6f5fe2aa0f
commit 8e00478a79

View File

@ -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
===============================================================================
"""