QUOTE(maulik13 @ 05/24/09, 04:07 AM) [snapback]308232[/snapback]
This is really simple if I could just parent the slaveObj to parentObj but I cannot do that in my scenario. So I need to do it manually. Any help is highly appreciated.
Why exactly cant you use orient contraint adn or parent constraint? (orperhaps ypu want to you constrain one parent)
QUOTE
So I need to do it manually.
So you want to write a node in api then? No really mayas not used in this way not really you reporpose nodes but you dont calculate stuff manually.
In any case this is basically what the constraints do. Inverse matrix multiply your original matrix down to world matrix multiply up to the local of the transform in question and decompose the matrix.