Check out the bidirectional constraint from exotools.

Sent from my Windows Phone From: yury nedelin
Sent: Friday, July 08, 2011 10:59 AM
To: [email protected]
Subject: Re: [Maya-Python] two object ,how to be controled each other?
This will require a cyclic relationship which Maya does not like.

But you could hack it with a script job by running a script on
selection that will switch the influence and if you are planning on
setting keys also update the existing keys on the current target.

In general I would avoid this sort of thing.

What are you trying to use this for?

Yury


On Fri, Jul 8, 2011 at 3:54 AM, rais <[email protected]> wrote:
> two object ,how to be controled each other,moving a-obj then b-obj moved
> same deviant..
>
> --
> 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