Message 1 of 4
Adding an vertex to existing polyline
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone.
I have difficulties with writing LISP for adding vertex to existing polyline.
There is polyline with many vertices and there are known points, which are located on segments of polyline.
I need to make a LISP for adding vertex in all these points.
Below are two pictures, which illustrate the task.
Circle center points are located right on the polyline.
Which steps I have to make to achieve next result>>
Thank you in advance!!!