
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have encountered a situation in which I know a LISP routine would be ideal, but I have yet to fully wrap my head around it.
The situation I have is that my Job has me merging and reviewing drawings from multiple different drafters, an issue with this is some line work not matching to appropriate angles, think 45.10 degrees instead of 45.00.
Currently I can use QSELECT to select all the lines that are correct at 0, 45, 90, 135, 180, 225, 270, and 315 degrees individually and change their color to allow me to focus in on the lines that have not been drawn correctly. Unfortunately, I have to run QSELECT for each different angle, and I know that having a LISP to execute these 8 commands for me would be far more ideal.
I am not worried about Poly lines as we do not utilize them. I am hoping someone can at least point me in the right direction, or maybe even enlighten me to a better method than I currently use.
Thanks
Solved! Go to Solution.