View Full Version : Count No. of Blocks
kwong
2007-06-18, 11:32 AM
Hi all,
Is there a field that can be inserted in to a cell to count the number of named blocks?
CADDmanVA
2007-06-19, 01:22 AM
Best of luck to you on this one. I've been trying to figure out the same thing for weeks. My only suggestion is to use the block counting command, then enter the values manually. :banghead:
kwong
2007-06-19, 03:05 AM
That's how I've been doing it but I was hoping that with ACAD 2008 that would have been added, but I agree with you on that.. :banghead:
Mike.Perry
2007-06-19, 10:59 AM
Hi
Not a Field, but the following offers a workable solution (granted it take a little bit of setting up, but once done...).
Count the number of Blocks in a drawing file
Correctly calculating totals in a Table
[thread=23876]Undocumented AutoCAD 2006 Commands - EAttExtEdit and EAttExtUpdate[/thread
Have a good one, Mike
kwong
2007-06-21, 01:08 PM
Thanks for the links, Mike, but it's all over my head - I think I'll stick to counting the blocks via qselect & entering the info manually.
rkmcswain
2007-06-25, 01:57 PM
Hi all,
Is there a field that can be inserted in to a cell to count the number of named blocks?
Not a field, but you can easily create a TABLE that includes the quantity of all (or certain) named blocks in the drawing. This table is dynamic and will update when the quantities change.
Command: ._EATTEXT
-or-
Command: ._DATAEXTRACTION
Capt. Computer Crasher
2007-08-07, 05:08 PM
Not a field, but you can easily create a TABLE that includes the quantity of all (or certain) named blocks in the drawing. This table is dynamic and will update when the quantities change.
Command: EATTEXT
EATTEXT a.k.a attribute extractor
Chris.N
2007-08-15, 02:21 PM
pre-2008 version of the data extraction needs to be done thru the wizard. there's a check box in there to calculate totals. i don't know how to add this after the fact before 2008 tables...
like rk says, once table is created, all you need to do is refresh when modifying the source drawing.
Powered by vBulletin® Version 4.1.11 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.