Is there a method to return ALL children of a given layer? I have a model in which I have several levels of nested children layers and would like to operate on them all.
I guess it wouldn’t be too much of a headache to write a function to extract the childen layer names of any layer with a child count, but thought there might be a built in method I’m missing.
Thanks for any insight
8 posts - 3 participants