THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 13/08/2005 at 19:36, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.503
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
What exactly does this mean?
And the reason that I ask involves the real question. I am trying to find a way to directly link one PluginTag's description into another's (which gathers them) so that the data being operated on is of the former (somewhat like a GV with Xpresso). Or, barring that, some way to get the selected Dynamic Description items and perform an operation on them.
The one problem with AM Descriptions is that whenever something is done, the only response you get is a MSG_DESCRIPTION_CHECKUPDATE and/or MSG_DESCRIPTION_VALIDATE message which contain no identification to the AM 'gadget' that was altered. If there is another way to get this identification, I'd assuredly be pleased to know. I don't even know how to determine if a Description is selected (highlighted) in the AM or not.
Thanks,