Need help with a block-count lisp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to create or modify a lisp that will count a specific block among other objects/blocks by way of a selection window. Also, the results of the count will auto-fill a table or a block attribute. To be a bit more specific the count will auto-fill 1 of 4 cells (A, B, C, D)Is this possible?
I've come across lisps that do similar things and the best one I've found so far is Count Attribute Values by Lee-Mac. I'm hoping to find a way to create a similar lisp that can single-out a specified block and auto-fill a pre-made table or block attribute rather than create a new table.
I know QSELECT can isolate a block by name and count by selection window but haven't had luck with an auto-fill.
I'm open to any suggestions, variations or alternatives.
Thanks.