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

    AutoCAD Express Tools

    Reply
    Active Member
    Posts: 6
    Registered: ‎05-05-2006

    I need to count blocks in a drawing

    18082 Views, 7 Replies
    05-05-2006 09:21 AM
    Simple question I know. . . I need to list all the blocks in my drawing and how many of each there are. Can anyone help?
    Please use plain text.
    Distinguished Contributor
    Posts: 358
    Registered: ‎09-09-2004

    Re: I need to count blocks in a drawing

    05-05-2006 09:37 AM in reply to: tfoley
    Tools -Quick Select - use the filter criteria to pick all blocks with the block name you want and then check your properties window to see how many blocks you have picked.

    Josh Nelson
    Please use plain text.
    Active Member
    Posts: 6
    Registered: ‎05-05-2006

    Re: I need to count blocks in a drawing

    05-05-2006 09:43 AM in reply to: tfoley
    I have 40 different block names each block has about 30 instances. so I dont want to q-select 40 times and type in the name. isn't there a way to list the names and quantities of all the blocks in the drawing at the same time?
    Please use plain text.
    *Jay

    Re: I need to count blocks in a drawing

    05-05-2006 10:03 AM in reply to: tfoley
    BCOUNT
    Please use plain text.
    Active Member
    Posts: 6
    Registered: ‎05-05-2006

    Re: I need to count blocks in a drawing

    05-05-2006 10:03 AM in reply to: tfoley
    Josh

    "BCOUNT" is the one. I just forgot about it. Thanks for your quick response though.
    Please use plain text.
    Active Member
    Posts: 6
    Registered: ‎05-05-2006

    Re: I need to count blocks in a drawing

    05-05-2006 10:04 AM in reply to: tfoley
    Thanks. I knew it was there but couldn't remember the command.
    Please use plain text.
    *Tracy Lincoln

    Re: I need to count blocks in a drawing

    05-06-2006 04:48 AM in reply to: tfoley
    Depending upon which release of AutoCAD and Express Tools you are using,
    BCOUNT is a viable utility, but be careful if you have nested blocks or
    xref'd blocks.

    You also might want to look at EATTEXT and realize that the blocks do not
    have to have attribute definitions in them in order to use this command to
    gather information about the blocks, nested blocks or xref'd blocks.

    AutoCAD Quick Tip - Another Super Speedy Means of Counting your Blocks!
    http://lynn.blogs.com/lynn_allens_blog/2005/02/index.html
    (you'll need to scroll down to read the blog post)
    --
    Tracy Lincoln - Autodesk Discussion Group Facilitator
    TLConsulting - http://TLConsulting.blogspot.com/


    wrote in message news:5165571@discussion.autodesk.com...
    Simple question I know. . . I need to list all the blocks in my drawing and
    how many of each there are. Can anyone help?
    Please use plain text.
    New Member
    EEMay
    Posts: 1
    Registered: ‎10-11-2011

    Re: I need to count blocks in a drawing

    10-11-2011 04:23 AM in reply to: tfoley

    To make a table of all the blocks on your drawing and their quantities:

     

    (Tools>>Attribute Extraction>>Next>>Next>> -if you want the number of all the blocks press Next--if you dont need to know all the blocks numbers then >> tick the box exclude blocks without attribute>> choose the needed blocks- >>Next>>Next>>Next>>Finish. ^_^

     

    Good Luck

     

    Your Friend,May

    Please use plain text.