AcRxObject AcRxEvent AcEditor
class AcEditor : public AcRxEvent;
aced.h
The single system object of a class derived from this abstract base class allows applications to manage AutoCAD drawing editor notification reactors. Applications can add and remove reactors from the AutoCAD drawing editor reactor chain.
AcEditorReactor