Share

AcEditorReactor::lispEnded

C++

virtual void lispEnded();

Description

This callback function indicates that the AutoLISP interpreter completed evaluation of an expression, and relinquishes control to AutoCAD.

Note: This notification is sent even after LISP evaluation has been canceled since canceling is still ending LISP evaluation.

Links

AcEditorReactor Class

Was this information helpful?