Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How would make a LISP to make a TXT of certain blocks that intersect another block?
I have blocks with the name SUBARRAY. I want to know how many blocks that have a certain attribute called STRINGCOUNT. I know how to use SSGET to filter out the blocks that do not have the STRINGCOUNT attribute, but what function could I use to see which ones intersect SUBARRAY blocks.
Attached is an example dwg and an example TXT file of how the output should look. Thanks
Solved! Go to Solution.