I have a thermal simulation with rth results and like to show the temperature results of every single body and export the plot image.
Hi @Zhang Ying
You should give a name for body and by using NamedSelections u can get it, then you can get the required data from metadata or results field, then you can plot or save(export) the required image.