Finding Blocks “Colliding” with Shear Lig Points (AutoCAD .net API)
It’s a common problem apparently. There are far too many block references placed a little too close to those pesky shear lig points. It takes discipline, but when you have 5-10 people all working on the same drawing, with different practices, it’s something that’s really easy to miss, but really expensive to discover.
So I developed a tool to take care of it.
Here is the video demo:
Checks for Clashes against Shear Lig Points from Tek1 on Vimeo.
And here is the code. I used Linq extensively:
Thanks for stopping by!
Written on September 21, 2017