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 22/11/2006 at 05:04, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.6 Platform: Mac ; Language(s) : C.O.F.F.E.E ;
--------- I have a Null-Object, with several other objects in it. And in these objects other objects. -> Objects, with Subobjects and SubSubObjects.
Is it possible to set values from a COFFEE-Script, attached to the main object (Null-Object), to the sub or even subsubobjects?
I cannot find a unique ID for each object, to set different values.
On 23/11/2006 at 12:50, xxxxxxxx wrote:
You can access the sub-objects with op->GetDown() and then ->GetNext().