THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/10/2005 at 14:40, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.503
Platform: Mac OSX ;
Language(s) : C++ ;
---------
Hello again all.
One of the objects in my plugin needs to store an array of other objects of a certain type in its container. I was looking at the sdk documentation and did not see any way of storing a BaseObject in a container. Is there some easy way to do this or do I need to do something like store the names of all the objects and search for them each time I need them?
Thanks.
Aaron M