josh3light
06-23-2006, 08:28 PM
I am trying to make a command to erase the simulation on the cloth modifier in max 8.
In the maxscript reference I have found
<void>eraseSimulation()
in the clothops interface section.
How do I use this interface command on a certain modifier on a certain object? I know how to set properties on objects via maxscript, yet I have tried various syntax and I can't figure out how to use these interface commands successfully.
Thanks!
In the maxscript reference I have found
<void>eraseSimulation()
in the clothops interface section.
How do I use this interface command on a certain modifier on a certain object? I know how to set properties on objects via maxscript, yet I have tried various syntax and I can't figure out how to use these interface commands successfully.
Thanks!
