Message 1 of 14
Count quantities and export to excel file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I would like to have a lisp that counts the "Items" that cross/is within the "Group" block. User should be able to decide if you want to select an area with the window selection or just the whole drawing. It should be able to read attributes to help with determining quantities. For example, Group.1.1 has the same 4 blocks named "Item 1", attribute tag is "Size" with a value of "3". So Group.1.1 has 4 blocks of size 3. Screenshot provided for visual. If there isn't a block with a certain attribute tag then it can be 0 or just be left blank.
Let me know if there is more clarification needed on my end.