I wrote an export selected script at our studio that does basically that
same thing. Reparenting various objects to the world temporarily.



On Wed, Apr 25, 2012 at 6:57 AM, yury nedelin <ynede...@gmail.com> wrote:

> You can unparent body, export control with head, then reparent body and
> unparent head and export again.
>
> On Apr 25, 2012 1:03 AM, "Panupat Chongstitwattana" <panup...@gmail.com>
> wrote:
>
> 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
>
>  --
> view archives: http://groups.google.com/group/python_inside_maya
> change your subscription settings:
> http://groups.google.com/group/python_inside_maya/subscribe
>

-- 
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