• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD 2010/2011/2012 DWG Format

    Reply
    Distinguished Contributor
    Posts: 111
    Registered: ‎09-09-2008

    Dr. CADs Wblock Cure All Elixir - Cures what ails drawings

    245 Views, 3 Replies
    05-06-2011 04:39 PM

    Whenever I have a user that has a problem AutoCAD (crashing, hitching, bombing or weird stuff), many times it's not AutoCAD or their machine, it is the DWG itself.  The drawing can pass through many hands that use either vertical apps or non-autodesk apps to create objects.  My guess is some objects or database gunk bugs AutoCAD for some reason.  I usually prescribe an Audit first, and a good purge plus a -purge of Regapps.  If that doesn't work, then I usually prescribe what I call Dr. CADs Wblock Cure All Elixir.  I have them wblock the stuff they want into another drawing.  They may have to re-xref some stuff and re-insert the title block, but it make the drawing behave much better. 

     

    My question is, why does this work?  Not that I complaining.  Just curious as to what is happening to the drawing when it is wblocked out.

    Please use plain text.
    Mentor
    AlistairBean1906
    Posts: 189
    Registered: ‎09-09-2010

    Re: Dr. CADs Wblock Cure All Elixir - Cures what ails drawings

    05-09-2011 05:46 AM in reply to: Jroper

    If I reach this "if all else fails" situation with a drawing but I can get it open, then I tend to prescribe a dose of DXFOUT, open the DXF and save as DWG. The way my simple brain explains this is that the invalid or corrupt objects have been subjected to a file translator which will not create invalid objects. There might still be a little correction required but they will at least be AutoCAD vailid.

    Please use plain text.
    *Expert Elite*
    dgorsman
    Posts: 3,278
    Registered: ‎10-12-2006

    Re: Dr. CADs Wblock Cure All Elixir - Cures what ails drawings

    05-09-2011 11:51 AM in reply to: Jroper

    WBLOCKing carries across graphical objects, but usually leaves behind any data like group membership, annotation scales, or XDATA/extension dictionaries attached to the drawing itself.  The latter (as well as objects) can contain hard and soft pointers to objects which can become broken if not properly managed - which includes WBLOCK operations.

    ----------------------------------
    If you are going to fly by the seat of your pants, expect friction burns.
    Adopt. Adapt. Overcome. Or be overcome.


    Please use plain text.
    Distinguished Contributor
    Posts: 111
    Registered: ‎09-09-2008

    Re: Dr. CADs Wblock Cure All Elixir - Cures what ails drawings

    05-09-2011 12:41 PM in reply to: dgorsman

    Good to know.  Thanks.  And normally I try to find the root cause first.  But sometimes we get drawings that are very old and/or have been passed around to people using wacky non-Autodesk software.  Usually people simply need to reference in a picture.  I always ask them to save the old drawing as welll.

    Please use plain text.