Author Topic: dwg file - MB to high too soon  (Read 527 times)

0 Members and 1 Guest are viewing this topic.

AUTOKAD

  • Newt
  • Posts: 44
dwg file - MB to high too soon
« on: March 27, 2012, 09:19:05 am »
I'm working on Autocad 2008, just opened a file and draw three lines. Check the memory it already has 2000 MB!. Why is this happening? No xreefs, no images attached, nothing..just three lines..Any solutions? Help Please, thanks

dgorsman

  • Swamp Rat
  • Posts: 1397
Re: dwg file - MB to high too soon
« Reply #1 on: March 27, 2012, 09:39:21 am »
The usual suspects: blocks with only invisible attributes (ATTDISP command), annotation scale (command-line version of annotation scale manager -> reset), inherited registered application names (command-line version of PURGE -> REGAPPS), poorly managed extended entity data (depends on the application; ProSteel/ProStructures recognizes a pscheckdwg file[no extension] in the root of C: for auto-purging, AutoPLANT object enabler data requires careful manual removal -> I've banned the object enabler here).
If you are going to fly by the seat of your pants, expect friction burns.

try {GreatPower;}
   catch (notResponsible)
      {NextTime(PlanAhead);}
   finally
      {MasterBasics;}

Chris

  • Swamp Rat
  • Posts: 503
Re: dwg file - MB to high too soon
« Reply #2 on: March 27, 2012, 11:18:59 am »
when you say memory, are you referring to the amount of RAM that AutoCAD is using, or to the amount of harddrive space that the drawing file takes up.
Christopher T. Cowgill, P.E.
WIGHTMAN & ASSOCIATES, INC.
ENGINEERING * SURVEYING * ARCHITECTURE
Autodesk Infrastructure Design Suite 2013
Win 7 Pro 64

AUTOKAD

  • Newt
  • Posts: 44
Re: dwg file - MB to high too soon
« Reply #3 on: March 27, 2012, 12:15:57 pm »
it's the file MB, I opened cad, drew 3 lines and then saved it..go the windows explorer and the MB shows 2000MB. why?

Lee Mac

  • Needs a day job
  • Posts: 8800
  • AutoCAD 2013 Windows 7 London, England
Re: dwg file - MB to high too soon
« Reply #4 on: March 27, 2012, 12:20:09 pm »
Maybe this by MP will help ascertain the source of the bloat.
Lee Mac Programming
With Mathematics there is the possibility of perfect rigour, so why settle for less?

Chris

  • Swamp Rat
  • Posts: 503
Re: dwg file - MB to high too soon
« Reply #5 on: March 28, 2012, 08:34:46 am »
also, how large is your dwt file you are using to create that drawing, my guess is that it is quite large as well (unless you have some sort of customization that loads a ton of junk into your drawing when creating it.
Christopher T. Cowgill, P.E.
WIGHTMAN & ASSOCIATES, INC.
ENGINEERING * SURVEYING * ARCHITECTURE
Autodesk Infrastructure Design Suite 2013
Win 7 Pro 64