Print Page | Close Window

cleaning a drawing of unseen items

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=598
Printed Date: 04.Jun.2026 at 20:56


Topic: cleaning a drawing of unseen items
Posted By: davidg47
Subject: cleaning a drawing of unseen items
Date Posted: 01.Apr.2008 at 12:14
Hi Everyone,

I work for a firm where we receive drawings from a wide variety of companies, architects, mechanical engineers, county offices, and the list goes on and on.

Some of the drawings we receive contain a large amount of stuff that we cannot see or find. We turn on all the layers and purge and purge until there are no longer any items to be purged. But, still some drawings are several megabytes larger than they should be. We have tried and tried to make the drawings smaller all without result.

Does anyone know of something we have not done that we need to do? Or does anyone know of a technique that can be used that will get rid of all the garbage that might come with a file?

Thanks in advance for your help...

David in NY



Replies:
Posted By: Vladimir Michl
Date Posted: 01.Apr.2008 at 15:12
You can e.g. use Killdots to erase "null" entities from your drawings - see:
http://www.cadforum.cz/cadforum_en/qaID.asp?tip=3844 - http://www.cadforum.cz/cadforum_en/qaID.asp?tip=3844
 
But as a general rule - you can WBLOCK the visible part of the drawing to get rid of the unseen items. You can also erase the invisible (but selectable) objects by using the "All" option in the ERASE command select objects prompt, and then use the Remove option and visual select (e.g. by crossing window) to keep only the selected/visible entities.


-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: design3r
Date Posted: 14.Apr.2008 at 22:07

Hi David,

On the command line type this:

(ssget "x") [Enter]

E [Enter]

P [Enter] (After this command everything visible should be shown selected)

While holding down the "Shift" key select everything in model space.  [Enter]

After you should see how many objects were erased that were not visible.
 
Try running a purge and make sure you purge nested objects and your drawing size should be reduced.  You might also try running an audit as well.  Hope this helps.



Print Page | Close Window