ALL >> Computers >> View Article
Zwcad Hot Tip: The Many Ways To Count Blocks In Drawings
Sometimes we need to count the number of blocks that exist in our drawings. It turns out that there are several approaches to doing this in ZWCAD. Let me share them with you.
Approach 1: BCOUNT
Here is how to use the BCOUNT command to count all or just a selected group of blocks in drawings:
1. Enter the BCOUNT command.
2. Select the objects you want to count, and then press Enter.
3. Notice that the name of each block and the number of its occurrences appear on the command line. To see all of the details, press F2 to get to the Text window, a big version of the command prompt area. It looks something like this:

As a bonus, this method also reports the number of each kind of block in the selection set.
Approach 2: BLOCKSUM
The BLOCKSUM command does not count the total number of blocks; rather, it is used to count how many blocks are on a specific layer, and how many have the same name.
The BLOCKSUM command can ...
... be accessed from ZWCAD Express menu: Express - Tools - Number of Blocks.

Follow these steps to use the BLOCKSUM command:
1. Enter the BLOCKSUM command, or select it from the Express menu.
2. Notice that it prompts you, 'Layer/selection Set/All'. There are two choices, Layer, or select a specific number of objects:
- Layer option counts the number of blocks on the same layer as the selected block.
- selection Set option counts the number of blocks that have the same name as the selected block.
3. When you input L to choose the layer option, it prompts you, 'Select an object on the layer or exit:'. Select a block, and then press Enter.
Notice that the command line it reports, '[Number of] blocks on layer [layer name]'.
Approach 3: Attribute Extraction
The BCOUNT and BLOCKSUM commands are specifically meant for counting blocks. There is also an indirect way to count them, through attribute extraction. The AttExt command extracts all kinds of data from blocks, such as attribute values and X,Y coordinates -- and it also extracts the number of blocks. The result is similar to that of BlockSum, in that it lists the names of blocks and the number of occurrences. See the figure below.

Approach 4: QSELECT
ZWCAD's quick select feature is yet another indirect way to count blocks. Here is how to use the QSELECT command for this task:
1. Enter the QSELECT command.
2. In the dialog box that appears, set the following options:
Object type=Block Reference
Color=Bylayer (We assume that all of the block's colors are ByLayer.)
3. Press the OK button. Notice that all the selected blocks are highlighted. The command line prompts us that there are X item(s) selected, so we know how many blocks are in this drawing.

In addition to these ways of counting blocks in drawings, we could use LISP programs, but I think above four methods are enough for block counting. I'm glad to have shared them with you.
Add Comment
Computers Articles
1. Bigbasket Grocery Data Extraction Api In IndiaAuthor: FoodDataScrape
2. Odoo Manufacturing In Australia: A Game Changer For Lean Production Management
Author: Alex Forsyth
3. Custom Vs Standard Odoo Implementation: Which Works Best For You?
Author: Alex Forsyth
4. Food Details Data Extraction Api From Swiggy India
Author: FoodDataScrape
5. Erp Software Development Cost Smackdown!
Author: web panel solutions
6. 8 Ways How To Use Chatgpt For Blogging?
Author: brainbell10
7. How Can Generative Al Used In Cybersecurity? A Complete Guide
Author: brainbell10
8. What Are Al Models And How Do They Work? Types, And Uses
Author: brainbell10
9. Extract Grocery Platform Pricing Data For All Locations India
Author: FoodDataScrape
10. Alumni Management Software In Higher Education: Enhancing Alumni Engagement And Institutional Growth
Author: Brenda Joyce
11. Web Scraping Api For Flipkart Grocery Product Data
Author: FoodDataScrape
12. Innovate Your Business Model With A White-label Gojek Clone App
Author: Swiza Joy
13. Mern Stack Kubernetes Deployment: A Practical 2025 Guide
Author: Mukesh Ram
14. How Rp80 Thermal Printers Boost Pos Efficiency
Author: prime pos
15. How To Design A Website That Keeps Visitors Hooked For Longer
Author: peter






