/
redo

redo

Description

Returns your scene file to its state immediately prior to the most recent undo operation.

Shogun Post maintains a history stack of (by default) 20 undoable operations, and will allow you to redo in one step or an optional [numLevels] number of those operations.

Note
ShogunPost only records changes (and hence allows undoing) of actual data itself; changes to selection state and various GUI controls are not undoable.

Functional area

System

Command syntax

Syntax

redo "numLevels"

Arguments

NameTypeRequiredComments
numLevelsintegernoOne argument is available and it is optional. It specifies the number of undo operations to perform in one step. Not providing this argument will redo the most recent operation (i.e. the same as specifying a value of one.

Flags

None

Return value

void

Examples

// Redo the last operation
redo;

Additional information

Related commands

Related content


© Copyright Vicon Motion Systems. All rights reserved.

Vicon trademarks