Forum: Poser Python Scripting


Subject: Creating text files and knowing which directory to put them in - How?

Ajax opened this issue on Aug 18, 2003 ยท 25 posts


ockham posted Tue, 19 August 2003 at 2:48 PM

Another random thought, probably too complicated for your immediate purpose but worth pondering for other things..... It should be possible to parse out an existing ERC chain by the same active method. Preserve all initial parm values for the entire figure in an array. Go through the figure, giving each parm a tickle. (Add .01 or so.) After each such increment, run through all the rest of the parms and see who changed and by how much. This will spot all slaves of one master, and their deltaAddDelta scale values. Put the figure back to original between tickles.

My python page
My ShareCG freebies