Forum: Poser Python Scripting


Subject: Need Python Script to Fix Poser/BVH Rotations

tvining opened this issue on Sep 25, 2012 ยท 14 posts


EnglishBob posted Wed, 26 September 2012 at 10:39 AM

Congratulations Tim, you are now a qualified Python hacker. ;-)

Mark, our approaches seem to be comparable within the variations of individual style. I used Actor.Parameter(...).Value() to read the values instead of ParameterByCode(...), but what the heck, they both work. Hopefully someone will point out the pros and cons of one versus the other.