PDA

View Full Version : Counting multiple blocks



craigp
17th Jan 2006, 11:17 am
I have recently done a plan of a cabin full of lockers. Instead of counting them all one by one is there a way the AutoCAD could count these blocks itself for me. They are all the same sizes if this helps!

CADTutor
17th Jan 2006, 12:34 pm
This technique is simple and just requires that you know the name of the block.

1. Tools>Quick Select...
2. Set Object Type to "Block Reference"
3. Set Properties to "Name"
4. Set Value to your block name
5. Click the OK button
6. The number of selected objects is shown on the command line

8)

hendie
17th Jan 2006, 01:11 pm
or even quicker if you have express tools is BCOUNT

craigp
17th Jan 2006, 01:26 pm
Thanks guys saved me ages :)