Using an Editor Reactor

The AcEditorReactor class provides many functions for responding to various events. A few of these functions are beginClose(), beginDxfIn(), dxfInComplete(), beginSave(), and saveComplete(). No AutoLISP interaction can be performed within the notification function.

See Deep Cloning for a discussion of editor reactor functions relating to the deep clone and wblock clone operations.