Scripting API

<<SelectionInOutFeathering Main Index SelectiveUndo>>
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

SelectiveRedo

Script Name: SelectiveRedo
Name: Selective Redo
Library: CmdPyScript
Description: Redo the listed commands. The commands are specified by their order in the history palette - the bottom most (oldest) command in the pane is item 1, the next is item 2, etc. All commands must be redoable or the operation fails.
Status bar text: Redo the commands selected in the history palette
Tool tip text: Redo Selected
 
Parameter Repository:
NameScript NameType Description Supports None Default Minimum Maximum
Command IndicesCmdIndicesListList of command indices. The numbers start at 1 for the oldest item in the script and go up from there. All commands that would appear in the history palette, including non-undoable are included in the count.No0
General SettingsGeneralSettingsParameter RepositoryContains parameters that control the execution of the command.No
 
Command Attributes:
IsExternal: true
NoCommandHistory: true
NoRepeat: true
ProcessChanges: true
NoIsValidCache: true
 
Resource Attributes:
HelpID:33419