Jump to content

Redo

From PyMOL Wiki

(Incentive PyMOL only feature)

See undo for guidance on PyMOL's undo feature.

Usage

[edit]
redo [, steps]
  • steps = integer: number of steps to undo

PyMOL API

[edit]
cmd.redo(int steps=1)

Example

[edit]
 redo
 redo 5

SEE ALSO

[edit]

Undo