Categories

Quickly find out how many insertions of a block are in your 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.

3 comments to Quickly find out how many insertions of a block are in your 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’

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>