Hello,
so I am mostly working with the graphical user interface of Mechanical.
I use the fracture tool or ANSYS Workbench as I have to analyse the stress intensity factors of a crack.
I want to do a parameter study for the crack, that´s why I use different design points.
Now my question is, how to export the result tables of the stress intensity factor, only by updating all design points?
Does someone know a solution?
I already tried to adapt the code of this link:
https://developer.ansys.com/blog/script-tip-friday-python-code-object-mechanical
but I had several problems:
I don´t know how to export a table instead of the pictures in ANSYS (because I want to export all the results of the stress intesity factor).
Which ObjectCategory is used for the StressIntensityFactors?
Only the data for the current DesignPoint is exported and the others aren´t.
If I run the mechanical script with the original code from the website, nothing happens.
If someone could help me or know a solution, I would be really thankful.
Best regards,
Viktoria