Hi everyone, im looking for a pyaedt code that allow to export the e-field on an object (for example a line) in a txt file.
Thank you!
Dear Davide, thank you for your question. Which tool are you using exactly? Maxwell or HFSS? In any case you may find some inspiration in these examples:
https://aedt.docs.pyansys.com/version/stable/examples/02-HFSS/index.html
https://aedt.docs.pyansys.com/version/stable/examples/03-Maxwell/Maxwell2D_Electrostatic.html
https://aedt.docs.pyansys.com/version/stable/examples/03-Maxwell/Maxwell3D_Team3_bath_plate.html#sphx-glr-examples-03-maxwell-maxwell3d-team3-bath-plate-py
Best Regards, Tiziana
Dear Tiziana, thank you for your reply. I am working on HFSS and my purpose is to export the electric field from different objects to different txt files.
Best regards Davide
Hi @Davide Guarnera ,
Thanks for your request. In order to export a field plot you could do so by using:
Hopefully this helps!
Kind regards