I have undertaken a changing mesh analysis using the SMART crack growth tool. I have been able to post-process the results from the updated mesh using guidance from a previous question (https://discuss.ansys.com/discussion/4529/how-to-use-dpf-to-grab-stress-results-from-a-multi-step-smart-crack-growth-analysis).
The problem now is that when bringing the results into Mechanical via an ACT Results Object, the updated mesh is not being displayed. Instead the original mesh is retained and thus the new results map across incorrectly. The images below show an example test case where the first image is correct (through a user defined result) and the second is incorrect (through the ACT results object).


A separate post (https://discuss.ansys.com/discussion/2586/contour-plots-on-changed-mesh-nlad-using-python-result-object-dpf-in-mechanical) shows how it can be done when using a Python Result object. However, I am using an ACT result object with the "collector" for gathering nodal results. (FYI I am unable to use a python result in my case as the code needs to be hidden away from the users).
Is it possible to update the associated mesh that is displayed in Mechanical?