Hi all,
I'm trying write a LISP routine which will accomplish the following:
1. Select the block reference on the drawing
2. Find the closest polyline and closest point on that polyline from this block reference
3. Create vertex on that point and save the coordinates of this point into a vari...