vlax-curve-getClosestPointTo

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi,
I use allready years a lisp program, for dividing a polyline in parts and write the lengths under the parts folowing a excel file with the lengths. the program is not self written, but bought years ago. it worked really well, but since yesterday it doesn't work anymore and i get the error:
Select LWPOLYLINE close to the start station:
Pick Insertion Point:Error: no function definition: vlax-curve-getClosestPointTo
Command:
Since I doesn't write lisp, I didn't change the file. it's file protected, so I can't enter the code in Lisp editor anyway.
I have tried a backup from another computer, but the same message appear.
so the error must be something I changed in the autocad program self I guess.
I did some effort for learning VBA last time and maybe I made a change somwhere I'm not aware off.