Macro Purge and Delete Layer Filters Across Multiple Drawings?
Macro Purge and Delete Layer Filters Across Multiple Drawings?
(OP)
I am looking for a macro or Lisp or VB routine that would allow you to select a directory. Then would auto purge and delete layer filters in all the drawings in that directory. It would be nice if got the sub folders in that folder also.
We are basically trying to clean up all of our old archive data and I know enough lisp and VB to do nothing useful.
I tried doing some searches on the net and here with no luck for what I wanted.
Thanks in advance.
Cadnutcase
We are basically trying to clean up all of our old archive data and I know enough lisp and VB to do nothing useful.
I tried doing some searches on the net and here with no luck for what I wanted.
Thanks in advance.
Cadnutcase





RE: Macro Purge and Delete Layer Filters Across Multiple Drawings?
RE: Macro Purge and Delete Layer Filters Across Multiple Drawings?
RE: Macro Purge and Delete Layer Filters Across Multiple Drawings?
About to go permission from the IT guys to run it on some old archive jobs we have on the server, to see how it really performs.
On my test it is knocking the file size down by 10-12% per file on average. Really adds up quick.
Here is the original link.
http://d
Here are some comments on it.
http://d
RE: Macro Purge and Delete Layer Filters Across Multiple Drawings?
Cadnutcase
RE: Macro Purge and Delete Layer Filters Across Multiple Drawings?
Just need to find one that purges now.
RE: Macro Purge and Delete Layer Filters Across Multiple Drawings?
It's tempoarily unavailable there as it's being updated.
You could incorporate it in a batch process, but separate from the PURGEID process as the drawing purge requires the drawings to be opened.