Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 23/10/2007 at 15:47, xxxxxxxx wrote:
User Information: Cinema 4D Version: R8.2-R10 Platform: Windows ; Mac ; Mac OSX ; Language(s) : C++ ;
--------- I have a plugin tag which has a Sub-BaseContainer with a unique PluginCafe ID for storing certain plugin-specific data. For some 'types' of this SubContainer, I would like to add a SubContainer to it (a SubSubContainer). Would this require another unique PluginCafe ID or, since it is part of an already unique SubContainer, could I just use an unused index of that SubContainer?
Thanks, Robert
On 24/10/2007 at 08:06, xxxxxxxx wrote:
Seems to be having no difficulties using an unused index.