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
Is there a way to extract data such as the ones listed below, from the optimetrics optimization setup dialog box on an HFSS Design? I am using Python and my intentions are to use a custom external optimizer. When the designer inputs these data in the optimization setup, my program would extract them and use them to feed my external optimizer to know what the designer wants to optimize.
If you open the optimization setup box, you'll find these types of data (also what I want to extract, although I can't find any function in the API reference that allows me to do it):
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a way to extract data such as the ones listed below, from the optimetrics optimization setup dialog box on an HFSS Design? I am using Python and my intentions are to use a custom external optimizer. When the designer inputs these data in the optimization setup, my program would extract them and use them to feed my external optimizer to know what the designer wants to optimize.
If you open the optimization setup box, you'll find these types of data (also what I want to extract, although I can't find any function in the API reference that allows me to do it):
general tab:
variables tab:
Beta Was this translation helpful? Give feedback.
All reactions