Jump to content

Recommended Posts

Posted

Is there a command that will count how many times a block is used within a drawing?

Posted

not sure if there is one but pretty sure a lisp could do it

Posted

When I try BCOUNT it only counts the block I click on as 1. Isn't there a command that will count all of the uses of that one block. I know my speaker symbol is used approx 150+ times.

Posted

Press ENTER when AutoCAD prompts you for a block. It will count *all* of them

Posted

Watch the command line, after starting BCOUNT simply type ALL, enter.

Posted

If that is not enough for you: use a Lisp to count the clicked blocks, save their insertion points and attributes in an Excel file.

Posted

or you can QSELECT the block with its name, then go to the properties palette and it will show you how many are selected.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...