Accessing all the layers, including ones hidden in GroupLayers #308
HughHoyland
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here's a piece of code I wrote to store "indexes" (paths, to be precise) into a
Layer
s tree.I was unfortunate enough to have to work with a map that had multiple levels of Group layers :D
Use
and
to enumerate and retrieve
Layer
s, respectively.Hereby granting the permission to anyone to use it in any way you like.
Beta Was this translation helpful? Give feedback.
All reactions