THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/11/2012 at 01:34, xxxxxxxx wrote:
Selecting all children in a Root Null-Object.
I was trying to make it happen but I guess this is a logic problem I need your help.
at the moment i use the callcomand but i guess this is not the fasted solution to select all children in a Null-Object.
op.SetBit(c4d.BIT_ACTIVE)
c4d.CallCommand(100004768) # Unterobjekte selektieren - select children
c4d.CallCommand(16768) # Objekte verbinden + Löschen Connect and delete
kind regards
mogh