Redo

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

(Incentive PyMOL only feature)

See undo for guidance on PyMOL's undo feature.

Usage

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

PyMOL API

cmd.redo(int steps=1)

Example

 redo
 redo 5

SEE ALSO

Undo