Share

AcRxEventReactor Class

Class Hierarchy

AcRxObject
    AcRxEventReactor
        AcEditorReactor

C++

class AcRxEventReactor : public AcRxObject;

File

rxevent.h

Description

AcRxEventReactor is the base class for events that are common to ObjectARX and ObjectDBX, while AcEditorReactor contains events exclusive to AutoCAD and thus ObjectARX.

Links

AcRxEventReactor Methods

See Also

AcEditor,AcEditorReactor

Was this information helpful?