Forum: Poser Python Scripting


Subject: Script for setting U/V_Scale of image maps in current figure/actor (nearly done)

3dcheapskate opened this issue on Mar 01, 2012 · 18 posts


3dcheapskate posted Fri, 02 March 2012 at 12:06 PM

Actually the "Miscellaneous Positional Reset Poses"  are just that, .pz2 pose files. But your comments are just as valid nevertheless.

I'm going to upload the script to the Renderosity Freestuff as soon as I'm happy with it - I'm not sure how long to wait to see if anybody comments on the script itself.  I've already fixed a couple of bugs, but one I'm not sure how to handle - the line...

mats = act.Materials()

...(around the 22nd code line in the first post) errors if you have, say, just a camera in the scene as the selected actor. I could use an

if not act.IsCamera():

but I wonder what other actors will cause similar problems?


The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.

*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).