Hello,
I am currently developing a Python script for use in Abaqus CAE that aims to facilitate the saving and resuming of post-processing views. My goal is to make it straightforward to save and revisit any specific views that are displayed at any given time. Ideally, the solution would enable users to resume a view for a similar analysis, such as a subsequent iteration, by simply modifying the filename reference.
I would greatly appreciate any insights or guidance you could provide regarding the Abaqus syntax for basic post-processing commands. In particular, I am interested in learning how to add a cut on the y-axis, adjust contour options (such as setting maximum and minimum values or changing the color for specific results), and achieve a specific time step. Furthermore, I would like to know how to find specific types of results, such as maximum principal stress or PEEQ. Your assistance would be invaluable. Thank you!