Message 1 of 8
lisp routines doesnt work in autocad 2017

Not applicable
04-26-2016
05:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Since I changed to Autocad 2017, none of my lisps routines works. They all have fonction errors such as:
- Select object: ; error: no function definition: VLAX-CURVE-GETAREA;
- Select object: ; error: no function definition: VLAX-ENAME->VLA-OBJECT.
I've tried vl-load, but the Command: (vl-load-com), but nothing seems to change.
Do you have any idea of what is going on?
Thanks..