Page 1 of 1

How to get layers refs from inactive document (AAM)?

Posted: Sun Oct 06, 2019 1:52 pm
by boogalooper
Good afternoon! I am writing a script that looks for layers with certain characteristics among open documents.

Is there a way to get references to layers of an inactive document through AAM (now my script switches to the next document in advance, but for the user this mode of operation is not very comfortable).

There are a lot of documents (usually more than 20, in each ~ 50 layers) - the DOM makes it possible to access layers of inactive documents, but it works very slowly when you need to iterate over all layers.

Re: How to get layers refs from inactive document (AAM)?

Posted: Mon Oct 07, 2019 10:49 am
by Kukurykus