Skip to content

How to implement an interactive action in pyAEDT #3370

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

You must be logged in to vote

Hi @IkeChoice ,

You can choose different open source libraries to create an user interface. I have started a new project using Pyside6, you could find more information here:
https://github.com/ansys/pyaedt-toolkit-template

ACT functionalities can not be called. Which one are you interested?

About take the information of the selected object, you can use app.modeler.selections which will give you the selected object names, then you can perform all needed operations.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by IkeChoice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants