On 10/10/2014 at 20:38, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R16
Platform: Mac OSX ;
Language(s) :
---------
Inserting or deleting objects from an Include/Exclude is not working.
Tried making a new InExcludeData() and replacing my light data with it. Still doesn't work.
testInEx = c4d.InExcludeData()
testInEx.InsertObject(op, 1)
op[c4d.LIGHT_EXCLUSION_LIST] = testInEx