Class Hierarchy
AcRxObject AcEdCommandReactor
C++
class AcEdCommandReactor : public AcRxObject;
File
accmd.h
Description
This class is used to receive notifications on command start/end for specific commands. Attach to desired AcEdCommand instances.
Links
See Also
AcEdCommand, AcEdCommandIterator