Class Hierarchy
AcRxObject AcRxEvent AcEditor
C++
class AcEditor : public AcRxEvent;
File
aced.h
Description
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.
Links
See Also
AcEditorReactor