Forum: Poser Python Scripting


Subject: A4 script idea-need

grichter opened this issue on Feb 20, 2008 · 4 posts


markschum posted Thu, 21 February 2008 at 12:18 AM

Its easy enough to avoid the translate and rotate dials when doing this sort of change .

in the parameter info IsMorphtarget identifies the morphs and Minvalue and SetMinValue will tell if it needs to be set  .

So loop through all body parts, all parameters , check if morph, check if minval == 0 and set it to some - value , then save the figure  to store the changed values in the cr2 .