Macro for Exporting Field Data in SIMULIA 3DEXPERIENCE

Hello everyone,

 

I’m currently working in the SIMULIA environment of 3DEXPERIENCE, and I’m looking to automate the export of field data for each simulation increment.


To do this, I’d like to create a Python macro that loops through all the time increments of my simulation, identifies the field data results, and exports the data from each increment into a separate CSV file.

 

The goal is to export all the temperature values at each node of my model for every time increment.

 

If you have any suggestions or ideas on how to approach this, I’d really appreciate your input!

 

Thanks in advance for your feedback or shared experiences