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 05/05/2011 at 05:58, xxxxxxxx wrote:
User Information: Cinema 4D Version: 11.5 Platform: Language(s) : C.O.F.F.E.E ;
---------
if i want to access my "In-/Exclusion" object list in the userdata of my tag like this :
var list = tg#ID_USERDATA:25;
i get this:
COFFEE ERROR! (19) Parameter valur not accessible (object unknown)
...
but if it is not an "In-/Exclusion" object list... a boolean for example, the same code works.
any help about this?
On 05/05/2011 at 06:16, xxxxxxxx wrote:
In-/Exclusion is only supported by Python and C++.