Share

AcEdCommandRejector

Class Hierarchy

AcEdCommandRejector

C++

class AcEdCommandRejector;

File

acedads.h

Description

The class allows you to disable a specified command before it can be ran in the command context on the client side. Users should inherit AcEdCommandRejector and override the reject() function.

Links

AcEdCommandRejector Methods

Was this information helpful?