Skip to content

Accessing and importing component max min temperatures using pyAEDT for icepak #5049

Closed Answered by lorenzovecchietti
Somayaji1995 asked this question in Q&A
Discussion options

You must be logged in to vote

@Samuelopez-ansys 's example should work perfectly.
You can add the pandas_output argument:
df = fs.get_field_summary_data(pandas_output=True)
and then use pandas method to export to xlsx (https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_excel.html)

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Samuelopez-ansys
Comment options

Answer selected by Samuelopez-ansys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants