Hi all,
I am trying to write a LISP routine to list all the vertices of selected MPolygon.
I have one MPolygon and 5 polylines. The sample drawing is attached.
Basically, I want the program to create vertices on the MPolygon where the polylines touch the MPolygon (meaning there is no gap b...