We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Export temperature data with Python code object Reply To: Export temperature data with Python code object

Erik Kostson
Ansys Employee

 

Hi

See this post that does that – instead of using ExportImage() method just change it to ExportToTextFile()

 

https://discuss.ansys.com/discussion/comment/2042#Comment_2042?utm_source=community-search&utm_medium=organic-search&utm_term=export+and+python+code

Also this post does that, but instead of ExportImage again use ExportToTextFile - use the code in a Python code object (after post).

https://discuss.ansys.com/discussion/2161/insert-results-and-export-image-and-animation?utm_source=community-search&utm_medium=organic-search&utm_term=Export+and+image

All the best

 

Erik

Â