I have a group, I ungroup it and I want to assign a variable to it's children!
groupchildren = #()
groupchildren = ungroup o!
I know this way:
select o
ungroup o
groupchildren = selection
But how to access ungrouped children without select?
miauu · 2013-06-18
barigazy · 2013-06-19