Share

AcEdCommandReactor Class

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

AcEdCommandReactor Methods

See Also

AcEdCommand, AcEdCommandIterator

Was this information helpful?