Hi
I have a python result file that I am trying to get some custom result files evaluated in different time steps. for some reason I cannot find a method under a user plot object that would be similar to "Retrieve this result" as opposed to "Evaluate all results. In any case the application does not perform a "Evaluate all results" action. I think it is because the python result is also part of the results that needs to be evaluated (kind of a recursive action).
Would you guys know if there is a way around this? Can I have a python result file that updates results's time steps in a loop and in each iteration evaluate the plots? I have ansys 2022 r1 just FYI