Hi,
Is it possible to retrieve the objects from the layer? Basically, I"m asking a reverse of GetLayerObject
.
I tried GetChildren
but it returns None
.
Both this thread and this thread suggest that its not possible.
Can somebody confirm if this still holds true in the current documentation?
P.S. No need to create a code for the problem, if its the reverse way
(i.e. get objects then get layer rather than get layer then get objects). I should be able to create a working code based on the threads above.
I'm just confirming it if there is a direct way of doing things.
Thank you.