Message 1 of 4
BCOUNT - Block counting with blocks in Arrays
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
in the attached DWG, I have an initial block, the same block in an array, and the same block in an array that used the array classic. If I then do a BCOUNT, the BCOUNT will report 17 blocks. these are the single block that I used as the base and then the 16 blocks created using the ARRAYCLASSIC. It does not count the blocks in the ARRAY. The only way to get a count of these blocks is to explode the array. Does anyone know of a C# way to report out a block count in the DWG that also include blocks inside ARRAY's?