Print Page | Close Window

One Command, Many DWGs

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=8923
Printed Date: 18.Apr.2026 at 20:57


Topic: One Command, Many DWGs
Posted By: hoodrich207
Subject: One Command, Many DWGs
Date Posted: 05.Feb.2013 at 20:43
I have one custom AutoLISP command that I want to run on a whole directory of 200+ DWG files that bursts all attribute blocks onto different layers. I know there must be a way to automate this process so I don't have to open every single drawing and manually execute the command. Someone suggested writing a Python script, but I don't know anything about Python...

Can anyone help?

Thanks,
David



Replies:
Posted By: CarlB
Date Posted: 05.Feb.2013 at 23:13
Here's one approach:
http://thatcadguy.blogspot.com/2009/10/batch-processing-autocad-drawings.html" rel="nofollow - http://thatcadguy.blogspot.com/2009/10/batch-processing-autocad-drawings.html
 



Print Page | Close Window