Share

AcEditorReactor::redoSubcommandNumber Method

C++

virtual void redoSubcommandNumber(
    int, 
    int
);

Description

This notification occurs when one or more commands will be redone.

Parameters

Parameters Description
activity Typically will be kStart (0) to indicate that this notification occurs before the actual operation is performed
num Number of commands being redone

Links

AcEditorReactor Class

Was this information helpful?