Question
Determine group and layer hierarchy using the SDK
Does anyone know how to make a automation plugin determine the group and layer hierarchy in Photoshop using the SDK?
My plugin already enumerates layers and I found that groups are included in the flat list appearing as normal layers. Now I want the plugin to actually know the hierarchy of groups and layers but I am not sure how to get the hierarchy information.
Has anyone done this kind of thing before?
Cheers,
Ashley Davis
My plugin already enumerates layers and I found that groups are included in the flat list appearing as normal layers. Now I want the plugin to actually know the hierarchy of groups and layers but I am not sure how to get the hierarchy information.
Has anyone done this kind of thing before?
Cheers,
Ashley Davis