Jump to content

Recommended Posts

Posted

Hello Guys! It's been a long time since my last post in this forum. Kindly please help me to find out which causes my drawing file size very large (around 42 MB). :geek:

Hopefully this will satisfy my curiosity. Thanks! :D

 

dwg file to download:

https://we.tl/cBjbEGKQof

  • Replies 22
  • Created
  • Last Reply

Top Posters In This Topic

  • LanloyLisp

    12

  • ReMark

    4

  • rkmcswain

    3

  • ronjonp

    3

Top Posters In This Topic

Posted

Not much in that file:

Blocks.Count = 2

*Model_Space.Count = 0

*Paper_Space.Count = 0

Dictionaries.Count = 16

ACAD_BACKGROUND.Count = 0

ACAD_CIP_PREVIOUS_PRODUCT_INFO has no property.

ACAD_COLOR.Count = 0

ACAD_DETAILVIEWSTYLE.Count = 1

Groups.Count = 0

Layouts.Count = 2

Nameless, Handle=6A.Count = 3

ACAD_MLEADERSTYLE.Count = 1

ACAD_MLINESTYLE.Count = 1

PlotConfigurations.Count = 0

ACAD_PLOTSTYLENAME.Count = 1

ACAD_SCALELIST.Count = 17

ACAD_SECTIONVIEWSTYLE.Count = 1

ACAD_TABLESTYLE.Count = 1

ACAD_VISUALSTYLE.Count = 24

AcDbVariableDictionary.Count = 11

DimStyles.Count = 1

Groups.Count = 0

Layers.Count = 1

Layouts.Count = 2

Linetypes.Count = 3

RegisteredApplications.Count = 7

Modelspace.Count = 0

Paperspace.Count = 0

 

After I purge and save the size goes to 37 kb.

Posted

I'm using Autocad 2017 and I don't have any luck finding these "RegisteredApplications.Count = 7".

I already tried -purge>regapps>n but the result is "No unreferenced registered applications found." :(

Posted

Opened it in BricsCAD, did a saveas (without doing anything else) - and the file size of the new file is 38kb

Posted

Hi Tharwat, I tried the application and the result is the same "No unreferenced registered applications found."

Posted
Try using THIS to clean the drawing.

 

Hi Ron, thanks for the LISP file reducer. I'm just curious what are those 7 Registered Applications you found on the file?

Posted
Opened it in BricsCAD, did a saveas (without doing anything else) - and the file size of the new file is 38kb

 

Hi rkmcswain, good to know BricsCAD reduces the file. But I don't have this installed. ;)

Posted

USE DXFOUT and then look at all of the data in there.

A boatload of 310 records. Over 385MB in this format.

You don't need this DWG file. Just start a new empty one. There is literally nothing in this one except this garbage.

BTW: You can download BricsCAD and try it if you'd like.

Posted
Hi Ron, thanks for the LISP file reducer. I'm just curious what are those 7 Registered Applications you found on the file?

Here is what I found:

_$

"ACAD"

"ACAD_PSEXT"

"AcadAnnotative"

"ACAD_DSTYLE_DIMJAG"

"ACAD_DSTYLE_DIMTALN"

"ACAD_NAV_VCDISPLAY"

"ACAD_DSTYLE_DIMBREAK"

"ACAD_DSTYLE_DIMBREAK"

_$

Posted
USE DXFOUT and then look at all of the data in there.

A boatload of 310 records. Over 385MB in this format.

You don't need this DWG file. Just start a new empty one. There is literally nothing in this one except this garbage.

BTW: You can download BricsCAD and try it if you'd like.

 

rkmcswain..Can you please list down the 310 records. I'm not sure what are these datas that accumulated into large garbage. I hope I will not encounter again same as this file. 8)

Posted
Here is what I found:

 

Thanks Ronjonp

Posted
rkmcswain..Can you please list down the 310 records.

 

Just do as I said and export the drawing to DXF format, then open the DXF file in Notepad. You can see it clearly.

 

Here is a screenshot.

 

kpB8hb0.png

Posted

Lan: Since the drawing contains nothing of value why are you even concerned?

Posted
Lan: Since the drawing contains nothing of value why are you even concerned?

 

Hi Remark, Actually there were objects present before. I noticed that why does the file is heavy whereas there are only around 1000 objects. So I made the file empty

on my curiosity to find which causes the file huge.:roll:

Posted

I think you should have provided the original (full) drawing instead of an empty drawing.

Posted

I have the original file in our office. I will make a link tomorrow.:)

Posted

Where did the drawing originate from?

 

What program was the drawing created with?

 

Did you "borrow" any content from any other drawing and insert it into this drawing?

 

Do you regularly clean up your drawings using such commands as Overkill, -Purge, Audit and WBlock?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...