Is it possible to select a parent with multiple child, and then have Python
export the parent with each separate child into separate files?

For example,

Controller is the parent. it has 2 child nodes
- head
- body

I want to select the Controller, then export
- controller+head
- controller+body

Thanks

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to