Categories

AutoCAD 2012 & AutoCAD LT 2012 Bible

The most comprehensive AutoCAD book around!

AutoCAD 2012 Bible

Quickly find out how many insertions of a block are in your AutoCAD drawing

Do you sometimes want to know how many times you inserted the widget block in your drawing? Here’s a quick way:

  1. Display the Properties palette (Ctrl+1).
  2. Click the Quick Select button at the upper-right corner of the Properties palette.
  3. In the Quick Select dialog box, from the Object Type drop-down list, choose Block Reference. If you choose one of the blocks before you start, the Object Type will already be set to Block Reference
  4. From the Properties pane, choose Name.
  5. From the Value drop-down list, choose the name of the block that you want to count.
  6. Click OK to close the Quick Select dialog box.
The Quick Select dialog box

The Quick Select dialog box

AutoCAD selects all the instances of the block. You can see the number in the Quick Properties panel or the Properties palette.

The Quick Properties panel shows the number of insertions of your block.

The Quick Properties panel shows the number of insertions of your block.

Related posts:

  1. Select all instances of a block
  2. Align a block to other objects with a dynamic block Alignment parameter
  3. Select a block before a writeblock or edit
  4. Redefining a block without losing your insertion point
  5. All the ways to open a drawing

7 comments to Quickly find out how many insertions of a block are in your AutoCAD drawing

  • Chris Wright

    Ellen,

    I used this feature for quite some time but then found the command “bcount”. If you simply want to find out the number of occurences rather than their positions on the drawing then this is the easiest way I found.

    It can be used to count the number of blocks in a selected window or press to select the entire drawing space. Note this will also count any blocks on hidden layers so a window can prove very useful.

  • Ken Buccellato

    Another option is DATA EXTRACTION. Very useful option if you wish to count Dynamic Blocks because both the Table and CSV options subtotal each occurrence of the dynamic option chosen for the block insertion. For example, if your Dynamic Block is an electrical wall switch with 2-way, 3-way and 4-way switches as dynamic options, you will export a CSV or insert a Data Table with a total for each of the three options. No, the table and CSV are not dynamic.

  • Rick Sierk

    Chris, I’d always relied on BCOUNT too. That is until I used it on Autodesk’s sample drawing (available for download from their Web site) “blocks_and_tables_-_imperial.dwg”. Using Ellen’s suggested ‘Quick Select’ method, block reference ‘Toilet’ returns three instances, easily confirmed visually. BCOUNT finds only two instances, even if you preselect all three. So, I guess from here on BCOUNT requires a little ‘Trust but verify’

  • [...] also have a tip on how to find out how many insertions of a specific block are in your drawing. Read the comments, too, because readers came up with a couple of additional methods. How do you [...]

  • Sheetal

    Hi,
    I need to figure the count of components in the block and in the drawing.. For eg., the tag W3 that is dispersed at several instances in the drawing as well as in the block.. Would anyone be knowing??

  • admin

    If you mean some text that says W3, you could certainly do that with AutoLISP, cycling through objects looking for that text. But, I’m not a programmer…
    Have you tried the FIND command? It can find text inside blocks.

  • Nad

    I have a drawing showing column base positions. The contractor on this project wants to set out these bases using co-ordinates of the four (4) corners. Each column is labelled. Each column has a unique label. X & Y
    At the moment I have set the columns out as blocks with a base point only. After extracting the data I get a table showing me the X and Y co-ords of the base.

    Please help!

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>