Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

search different layers in multiple files and change their values

Anonymous

search different layers in multiple files and change their values

Anonymous
Not applicable

Hi All,

is there a way to set a value(s) color/thickness etc.. for a sertian layer(s) in multiple files , automated , by a lisp or so ?

 

 

 

 

0 Likes
Reply
Accepted solutions (1)
1,080 Views
2 Replies
Replies (2)

Anonymous
Not applicable

What type of automation are you comfortable with?

 

The simplest would be a script file with the appropriate command line inputs to start the LAYER command and cycle through the desired options. With the script file (.scr extension), you could execute it on multiple drawings using ScriptPro.

Anonymous
Not applicable
Accepted solution

There are two AutoCAD add-ins that I have been using that will do exactly that with no need for a script. "Batch-in-database" and "Batch-in-editor". They work great and are free. Here is a link to BID.  https://apps.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3Abatch-in-database...

0 Likes