[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Purge and Save or Purge and Exit
Tip# 3021 By Clement Yiu On 18-Nov-2008
5
Rated By 1 users Downloaded : 607
Categories : Misc. User Tools
Software type : AutoCAD 2008
Rename File To : Purgeapps.lsp
LISP functions purge drawings of unused applications and table elements.

Purge and Save or Purge and Exit from Clement Yiu are two command functions to purge drawings of unused applications and table elements. PF and PX perform the same function with different outcomes. The first command is a zoom out to the far extent of a drawing. Next, the Purge command is run twice — the first time to remove unused applications and the second to remove all unreferenced, named objects (layers, linetypes, and so forth). The last common operation is a quick save of the drawing after purging. At this point PF ends, but PX will continue by closing the drawing.

 

Average Rating:
5


User comments