- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created a script that counts the number of blocks inside shapes in a selection en masse using Lee Mac's "Entity to point list" script in a polygonal window crossing selection. It works great except for some polylines that refuse to capture anything in the selection. I tested it and the "Entity to point list" function works just fine. If offending polylines are exploded and then recreated individually with the join command, they work like normal.
I need help debugging the script so it captures the selection of blocks inside all polylines. My only idea for how to do that is to explode polylines when they come up with a "0" selection, run the "join" command on the results, and check the resulting polyline again.
Attached is my script and a test document with mostly nonworking polylines and one working for a control.
Thanks to anyone who can help!
Solved! Go to Solution.