Wouldn't animating the model reset the mesh? I never used mesh transform before.
Using ent_purge may do the trick, but maybe you can also store the original mesh vertex position into an array before you do any transformation and use it to restore it back?