There is a modelbuilder tool called 'Select Data' that pulls a single layer out of a group layer.
I am using Python to do geometric tracing and the outputs are group layers.
Does anyone know the Python equivalent of "Select Data"?
I guess I could cycle through and find the right layer, but if there's an easier way, I'd like to know.
I am assuming there is a (relatively) easy way to do this in Python. Otherwise, it would make no sense to deny Python this handy tool.
Thank you,
Randy McGregor