Forum: Poser - OFFICIAL


Subject: Python - Possible to add trans values?

maclean opened this issue on Jul 03, 2007 · 9 posts


maclean posted Tue, 03 July 2007 at 5:51 PM

Quote - Not quite clear: Do you want the script to read a specified pose file
and apply the trans in the pose additively, or do you want the script to just add the
standard value without involving a pose file?

I guess the script should be in any which the user can apply, and which I can edit.

Quote - Try this for a start.  I put in an arbitrary value of 0.170 PU as the jump increment;
if you want the jump to be always 170 feet or 170 inches or 170 cm, I can make
it adapt to the currently used set of measurements.

Wow, ockham!! That was quick! Thanks a lot! I really appreciate it.

I'll try it out tonight and get back to you.

Looking at in in plain text, is 'JumpSize=.170 # In feet' the line to edit? I need 170cm, which is 0.6971683 PNU

Anyway, I'll look and see what happens.

cheers

mac