Skip to content

run recorded ironpython script through pyaedt #3025

Closed Answered by Samuelopez-ansys
AghHossein asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @AghHossein ,

Yes it is possible. You just need to change the equivalent pyaedt object for example:

app = Hfss()

oDesign = app.odesign

And the variable oDesign will be equivalent to the Ironpython one. Please if you do dir(app) you will see all Ironpython objects inherited.

Please close the comment if you think I solved it.

Maybe this picture helps you (I created it 2 years ago, and maybe has changed something)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@shabham22
Comment options

@Samuelopez-ansys
Comment options

Answer selected by AghHossein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants