On 06/05/2015 at 03:01, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R16
Platform: Mac OSX ;
Language(s) : C++ ;
---------
Hi,
I'm currently adding some Xpresso nodes to my ObjectData plugin.
I've followed this thread: https://plugincafe.maxon.net/topic/2895/2272_programmatically-doing--set-driven-keys-
but I can't get it completely working.
myNode->OperatorSetData(GV_ATOM, myNull, GV_OP_DROP_IN_BODY);
does nothing :(
The node keeps the name and the reference of the object on which it is on, instead of my defined nullobject.
Does anybody know what I'm missing here?
Thanks in advance for your help and time!
Greetings,
Casimir Smets