Skip to content

PyAEDT method/s for copying over objects! #3818

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

You must be logged in to vote

@Abhi-SimuTech

If you want to copy a design into a new project, you can use this method:

https://aedt.docs.pyansys.com/version/stable/API/_autosummary/pyaedt.hfss.Hfss.copy_design_from.html

Or only the objects:
https://aedt.docs.pyansys.com/version/stable/API/_autosummary/pyaedt.hfss.Hfss.copy_solid_bodies_from.html

If you want something more advanced, you will need to loop all objects, PyAEDT has all the methods needed to tackle this Automation.

Thanks

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@Abhi-SimuTech
Comment options

@Abhi-SimuTech
Comment options

@Abhi-SimuTech
Comment options

@Samuelopez-ansys
Comment options

@Abhi-SimuTech
Comment options

Answer selected by MaxJPRey
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