Forum: Poser Python Scripting


Subject: Modify "hidden" attribute with Python ?

compiler opened this issue on Jan 26, 2004 ยท 13 posts


compiler posted Tue, 27 January 2004 at 11:17 AM

Yes, but the PZ2 are coded with the body part names. So I have to make a PZ2 for every figure type. For characters, it's quite easy : they all have fingers. But for some other figures, say EasyPose tentacles (no, no connections to nakked vickies intended...), it might be useful to select a body part and hide its children. Well, if you thinks it cannot be done, it cannot be done. Another question : I have made a procedure to convert V3 clothes to V2. It involves applying a preset pose, then another pose (to change the centers), then a set of magnets. Could this all be made into one python script ? And still another, related question : when all these magnets are applied, I have to select each body part whose geometry is modified, spawn a new morph, then delete the magnets, and make all these new morphs into a Full Body Morph. Could this procedure be automated ? Thanks in advance for your help (I'm absolutely not experienced enough in Python to try and do these procedures by myself...).