PDA

View Full Version : Edit Block w/o opening


BAM
2005-05-19, 08:36 PM
I would like to run a script or lisp to do the following on multiple drawings:
1)open drawing
2)modify attribute in a block (fill in a name)
3)save drawing
4)close

madcadder
2005-05-19, 10:53 PM
Here's a start:

Batchrun.lsp should be able to be modified to do your task.