←  Technical Questions

nanoCAD forum

»

LISP transfer from AutoCAD

George Bedford's Photo George Bedford 26 Aug 2020

I'm currently trialing NanoCAD Pro as a replacement to my existing AutoCAD setup.

I'm trying to use my existing working ACAD LISP files but am receiving several errors for some of them, I'm a LISP novice so any help would be gratefully received.

Label V1-2
2020.08.26 11:31:51:911
COM
NOT_IMPLEMENTED
CDocumentObj::StartUndoMark


AutoLabel
error: no function defintion: VLR-SET-NOTIFICATION

LineHop
error: invalid SSGET mode string

PLineFilletAlong
Jumps to distant point in 2D space rather than filleting along ployline


Another issue not LISP related is that the zoom and viewzoom commands do not use snap, the only zoom command that snaps is the viewzoomcenter, I'd ideally like to be able to use zoom to snap to the viewport to a predefined subwindow.

Attached Files

Quote