Refresh TyFlow via MaxScript
#1
Hi, 

Is there a way to refresh the flow from a maxscript function? At the moment when we change a editable poly, the surface test in our flows doesn't update. It only updates when the mesh is moved, so I was looking for a way to force update all our flows via maxscript.
Bassicly access to this button     
  Reply
#2
Sure, just use:

Code:
$.reset_simulation()
  Reply


Forum Jump: