Replies: 1 comment
-
To have full flexibility, you can use pyVista. An example to add annotation to the plot: (sorry if it is a screenshot, the example will be public soon) |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I used pyaedt to export model pictures and temperature pictures during post-processing, which can be used in my simulation reports, which is very helpful.




But I recently ran into a problem, and that problem is that I want to show in the report where in the model the solid or heat source is located.
When operating the software manually, I usually do as follow to achieve a localization map. In the model tree or heat source tree, I left click with the mouse on the solid or heat source I want to select. Then in the AEDT software interface, the selected solid turns dark purple and the selected heat source turns blue mesh. I then manually take a screenshot of the displayed image as shown below.
Since I need to inform the client of the location of solids and heat sources in my simulation reports, I'd be happy to know if I can export a picture of the location using the pyaedt code.Or there are other ways to show the localization of solids and heat sources, such as labeling.
The version of Pyaedt I am using is 0.9.10. looking forward to your reply, thanks!
Beta Was this translation helpful? Give feedback.
All reactions