ErikJohEve
08-19-2010, 10:04 AM
I am writing a node with a MFnMessageAttribute that should point to the object that was responsible for its creation.
The node compiles and i can set the attribute with connectAttr.
However i can not use the arrow left of the attribute in the attribute editor to follow the connection.
If viewing Hierarchy for the node the connection is visible so it exists between the objects.
I use :
connectAttr inputObject.message node.input
to connect them.
EDIT: Can lock this thread. I figured it out.
The node compiles and i can set the attribute with connectAttr.
However i can not use the arrow left of the attribute in the attribute editor to follow the connection.
If viewing Hierarchy for the node the connection is visible so it exists between the objects.
I use :
connectAttr inputObject.message node.input
to connect them.
EDIT: Can lock this thread. I figured it out.
