-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FIX: setup types #854
FIX: setup types #854
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure to understand what was failing in 2024.1.
Is it because some SimulationSetupType.whateverthename
do not exist in that version ?
I left a minor comment due to an unused variable.
Co-authored-by: Sébastien Morais <146729917+SMoraisAnsys@users.noreply.github.com>
That's right. below property doesn't exist in 2024.1.
|
If there is no changes associated to the "name" of the SimulationSetupType in coming AEDT releases then this changes will be great. Otherwise, we might want to keep the previous approach and add extra if condition based on AEDT versions. For example, we could have an if statement like |
PyEDB is failing on 24R1