You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we can add an argument to allow user to chose which version of ANSYS from which the server has to be launched while using the API launch_dynasolver , this would be helpful. Currently the api doesnt take any input and the server.py checks for the version available automatically.
agvarghe
changed the title
Addition of an extra argument to define the version of ansys to be used as server in the api launch_dynapre
Addition of an extra argument to define the version of ansys to be used as server in the api launch_dynasolver
Nov 13, 2024
📝 Description of the feature
If we can add an argument to allow user to chose which version of ANSYS from which the server has to be launched while using the API launch_dynasolver , this would be helpful. Currently the api doesnt take any input and the server.py checks for the version available automatically.
💡 Steps for implementing the feature
expose an argument to take in the server version
🔗 Useful links and references
https://geometry.docs.pyansys.com/version/stable/api/ansys/geometry/core/connection/launcher/index.html#launcher.launch_modeler_with_discovery
The text was updated successfully, but these errors were encountered: