×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

File size problem

File size problem

File size problem

(OP)
Running Acad 2000.

Have recently run across a number of files that average 2 mb, with very little in the drawing.  I took one, erased everything, purged everything.  Still 1 mb file.

No layer filters, no blocks, nothing that can be purged, deleted, selected, etc that I can find, but audit still shows 29,100 objects.  If I take the origial dwgs, and copyclip to a clean dwg, file ends at less than 100k.

Any ideas?  Haven't been able to find anything on this, since I know it isn't layer filters.  (CDGpurge finds nothing)

RE: File size problem

try changing the ISAVEPERCENT?
Or, saveas and a new drawing?

RE: File size problem

Could it be empty text? We have routines to delete those also to clean up drawings.

"Everybody is ignorant, only on different subjects." — Will Rogers

RE: File size problem

erase "all" ?
Are there objects on Defpoints layer?
make pdmode and pdsize non-zero, then zoom extents in both Model space and Paper space

RE: File size problem

(OP)
IFRs, tried the ISAVEPERCENT, from 1 to 100, no change, also, not even a defpoints layer in the dwg.  Only layer is 0.

borgunit, not empty text.  If I do erase "all" it says 1 found, and that 1 is the paperspace viewport.

At a complete loss on this one.

If I draw a line, and cut/paste to a new drawing, the file size drops to less than 30k.

Have a lot of drawings, can copyclip each one to fix it, but that's days worth of work for all of them.

RE: File size problem

Can you SaveAs a previous version?

RE: File size problem

Save as a DXF (DXFOUT), look at the file with a text editor, see what is taking up all that space.

RE: File size problem

I saw this somewhere else and may be worth a try:

Under TOOLS...OPTIONS....OPEN and SAVE

Go to OBJECTARX APPLICATIONS
set it to disable.
OPen your file and save it.

RE: File size problem

(OP)
Did a saveas back to R13, basically no change.

WMO, tried disabling objectarx, basically no change.

Saved to dxf, and came up with a lot of "stuff" - there are LOTS of lines very similar to the following:
---------
GROUP
  5
35182
102
{ACAD_REACTORS
330
D
102
}
330
D
100
AcDbGroup
300

 70
     1
 71
     1
---------

RE: File size problem

(OP)
Just fyi on this one, in case anyone else runs into it.  Turns out it was over 15000 unnamed groups.  Couldn't find a way in Autocad to dump them all at once, one at a time was roughly 2 minutes a piece to explode them, with the machine locking up (x15000 x 100 drawings was looking awful ugly....) and only had CDGPurge 2 installed which wouldn't find them.

Found CDGPurge 4 but couldn't get it to run correctly (would run command line, but wouldn't open the dialogue box... any hints on this appreciated, btw), but finally managed to track down version 3, and it cleaned them out no problem.  Dropped file size by roughly 75 percent.

RE: File size problem

If you have your model and layout tabs turned off you wont be able to see other layouts that might have items on them.  

Alex

RE: File size problem

if you check out http://www.resourcecad.com there is a free download on the http://www.resourcecad.com/programs/ page called PUG

Quote:

Purge Unused Groups, or to be specific, a VLISP routine which erases unused or empty groups from the drawing database. If some maniac has run through your drawing deleting groups without exploding them first (in the Group dialogue box), then you will have a number of groups left in the database and the normal purge routine will not get rid of them. This results in unnecessary overheads in your drawing file.
This routine searches through the Groups dictionary, compiling a list of all the groups in the drawing. It then checks that each group listed has a number of entities contained under that group name. If the group has no entities, then the group has been deleted from the drawing at some point, and this routine will erase that group name from the groups dictionary.

It is free but you have to register in order to download, however, registration is free

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources