Forum: Poser - OFFICIAL


Subject: Pyton Program to Set Parent

basicwiz opened this issue on Apr 14, 2009 · 11 posts


basicwiz posted Tue, 14 April 2009 at 7:08 PM

 I'm working on a project where you basically make a large prop out of several smaller ones. I was wondering if any of the python gurus could post a bit of code to show how to set the parent of one object to another object in the scene. All in all, I've got five pieces that I need to link together, one after the other in a set order. That is obj1 is parent of obj2 is parent of obj3 is parent of obj4 is parent of obj5.

Anyone know how to do this?

And be kind. I don't know crap about pyton. Have looked through the manual, but WOW. What a can of worms.

Doug