Is it possible to freeze dForce automatical?
daybird
Posts: 671
I'm not sure if I'm posting my question in the right forum.
Is there a script or function to automatically freeze the dForce simulation after running it?
It happens to me so often that I forget to do this, and after starting another simulation, I find that a good result has been ruined.
It's so annoying, and I'd even pay for such a feature to avoid another unnecessary, time-consuming simulation.
Post edited by daybird on

Comments
A script probably could do it - have it run the simulation, then get and set the freeze property. See http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/start#properties for getting and handling properties, Simul for simulating. You would then need to make that script the usual way to run a simulation, e.g. by making it a custom action and giving it a keyboard command or toolbar button.
Oh, I never tried something like that. Oo
I think I have to wait until someone who knows what to do made a script for that. :(