layer states

layer states

Anonymous
Not applicable
675 Views
1 Reply
Message 1 of 2

layer states

Anonymous
Not applicable

Is there a way of importing a layer state to un-opened autocad drawings and restoring that layer state?

 

Thank You

0 Likes
676 Views
1 Reply
Reply (1)
Message 2 of 2

cadffm
Consultant
Consultant
Every Program "open" a file for read and write,
but it can done non visible.

Perfect for this Job is Autocad console version.
Create a simple script.scr for one file.
Command Layer to controle Layerstates.
https://help.autodesk.com/view/ACD/2018/ENU/?guid=GUID-2C75A883-10CA-4B6C-96AC-BCD7A7794614

Then start accoreconsole for batch run.
https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/console-batch-save-layer-state/m-p/5...

Sebastian

0 Likes