Daz Scrips - Making one's own
dan.shive
Posts: 0
I know it's possible to make scripts for Daz studio, allowing automated fixes and the like, but I have no idea how to make my own and I've been unsuccessful in figuring out how.
For now, I'm basically trying to figure out some things that would simply be helpful for speeding up the posing process, such as a script that auto-locks the poses of a group of nodes on the selected figure instead of having to do it manually. For example, locking everything but one or both arms and then applying preset poses. This can be done manually, of course, but every bit of added efficiency is beneficial in the long run.
Any advice on where to look to learn about making my own scripts, how to do the above script, etc?
Comments
http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/start
In particular, look at the examples and the references on scripting in general.
It's nice to see the samples and I thank you for the handy link, but the documentation in general is a mess of works in progress and 404 errors. I can get an idea for the basic coding structure and there is a sample associated with nodes, but there's too much missing information.
You can download the DS3 script documentation here : http://docs.daz3d.com/doku.php/public/software/dazstudio/3/start
It is an older version but i think most of it still applies.