Ansys Geometry Core Python Interface Error: GeometryExitedError on Using read_existing_design #872
-
|
from ansys.geometry.core import launch_modeler_with_spaceclaim modeler_discovery = launch_modeler_with_spaceclaim() |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 14 replies
-
|
HI @XIAO-GUO-commint - couple of questions:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hi @XIAO-GUO-commint - let me answer to your different points:
|
Beta Was this translation helpful? Give feedback.





Regarding 2 - we solved that issue in new versions (your change is in
main). Please pass in an empty dictionary for now (i.e.{}) if you do not need any script argumentsRegarding 1 - we may need a bit more information. In any case, I see that you are creating a
modeler_discoveryobject. Are you trying to connect to Ansys Discovery? If this is the case, please check the table again. Version 23R2 of Ansys Discovery is not compatible with PyAnsys Geometry 0.3.X.