Forum: Poser Python Scripting


Subject: Script to show the deformers

EdW opened this issue on Dec 17, 2006 · 4 posts


EdW posted Sun, 17 December 2006 at 1:17 AM

Is there a script anywhere that will unhide just the deformers in Sydney, Simon and V4?

I need to adjust some of the mag zones, etc on some clothing and it would sure be nice to have a script to do this instead of having to go through and manually make each one visible.

Ed


Angelouscuitry posted Thu, 21 December 2006 at 7:03 AM

Just select Display > Deformers > Show  All?  You may need ot then click on a part, but trust me they'll all pop out at you.


nruddock posted Thu, 21 December 2006 at 7:39 AM

V4's deformers are set up to use an empty geometry file, null.obj.
I did manage to get the zones to appear after saving to and reloading from a PZ3, but to get the base and magnet to show up you'll need to do some text editing.


EdW posted Thu, 21 December 2006 at 1:37 PM

Quote - V4's deformers are set up to use an empty geometry file, null.obj.
I did manage to get the zones to appear after saving to and reloading from a PZ3, but to get the base and magnet to show up you'll need to do some text editing.

 

That's why I was asking about a script. There's a bunch of the damn things and going through and changing hidden to 0 and addtomenu to 1 takes some time.