Can't access "In-/Exclusion" in userdata
-
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?
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/05/2011 at 06:16, xxxxxxxx wrote:
In-/Exclusion is only supported by Python and C++.