Hi Jinhyuk,
Can you post the code? More specifically the part where you create the
MFnDagNode function.
On Mon, Apr 2, 2012 at 3:20 AM, Jinhyuk wrote:
> I am making the custom node as LocatorNode.
>
> I also have same problem like yours.
>
> MFnDagNode::boundingBox() does not work!
> Just prin
I am making the custom node as LocatorNode.
I also have same problem like yours.
MFnDagNode::boundingBox() does not work!
Just print the ( 0,0,0 )
If you solve this problem, could you explain the detail about that?
Also I want to get boundingBoxes for each connected mesh.
How could I do that?