Replies: 1 comment
-
@ptrem You can use plot_field method, you need to pass the object name and the field you want to export. ANother option is using https://aedt.docs.pyansys.com/version/dev/API/_autosummary/pyaedt.modules.AdvancedPostProcessing.PostProcessor.create_fieldplot_surface.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to know if there is a possibility to export the port fields with PyAEDT.
So far I use the export_field_file_on_grid to export the field data on a defined grid.
Now I would like to export the port fields like it is possible in HFSS.
Is there a function to directly export the port fields or at least a work around to extract the data?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions