LoneRobot
07-15-2009, 11:33 AM
Hello!
if you have a modifier instance (in this case a scripted attribute) in a variable, is there any way of getting which object/node the instance comes from? Refs.dependents will give info pertaining to the instance but not the object/node. I guess the correct way would be to store the node as a weak reference on the attribute, but i wondered if there was a more 'global' method for this. thanks.
if you have a modifier instance (in this case a scripted attribute) in a variable, is there any way of getting which object/node the instance comes from? Refs.dependents will give info pertaining to the instance but not the object/node. I guess the correct way would be to store the node as a weak reference on the attribute, but i wondered if there was a more 'global' method for this. thanks.
