where do these blocks come from ???

Discussion in 'AutoCAD' started by elefebvre, May 28, 2004.

  1. elefebvre

    elefebvre Guest

    hi,

    I am writing a program that creates a table, existing of blocks with attributes. Up to a week ago, things were going fine. But the last few days, my program is working slower and slower (i'm still in the process of wrting it). When I do a purge, I see an enormous list of blocks with the name *D.... which do not appear in my list of blocks to insert. So now I assume my program creates these blocks but how and why? Tthese are certainly not related to the ones I use.

    However, the strange thing is that when I purge these blocks, the porgram still works slow. When I restart the application, things go a lot faster. So are there any other things that could slow it down?

    any help greatly apprecaited!

    Emmanuel
     
    elefebvre, May 28, 2004
    #1
  2. elefebvre

    Jürg Menzi Guest

    Emmanuel

    *Dnnnn Blocks are anonymous blocks also known as unnamed blocks:

    *Dnnnn created by dimensions
    *Xnnnn created by hatchs
    *Unnnn created by user

    For more details refer to the Developer Help.

    Cheers
     
    Jürg Menzi, May 28, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.