Skip to content Skip to sidebar Skip to footer
Showing posts with the label Parent Child

How To Store And Then Retreive Parent-child Dependency Data (maya Mel/python Script)

I have a hierarchy that I need to: break apart doSomething() put it back together the same way it… Read more How To Store And Then Retreive Parent-child Dependency Data (maya Mel/python Script)

How To Properly Parse Parent/child Xml With Python

I have a XML parsing issue that I have been working on for the last few days and I just can't f… Read more How To Properly Parse Parent/child Xml With Python