Where to set AM values?
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 09/09/2008 at 11:12, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.6
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;---------
Hi,I have an object plugin. In GetVirtualObjects I am calculating my own data. Now I want to set information about this data in a String field in the AM after GetVirtualObjects has calculated everything.
My question is: what is the intented place to do this?
thanks
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 09/09/2008 at 13:45, xxxxxxxx wrote:
Ok, CheckUpdate message works fine.