vbrestolli
Guest
I don't understand why some lisp in autocad 2015 don't work anymore, such as vp-outline
that creates a polyline in modelspace that has the contour of the selected window.
After launching the lisp and selecting the window object, this message appears to me:
select objects:
; error: no function definition: vlax-ename->vla-object
Can someone tell me how to solve the problem?
Thank you.
that creates a polyline in modelspace that has the contour of the selected window.
After launching the lisp and selecting the window object, this message appears to me:
select objects:
; error: no function definition: vlax-ename->vla-object
Can someone tell me how to solve the problem?
Thank you.