This is a read-only mirror of pymolwiki.org

Difference between revisions of "Push Undo"

From PyMOL Wiki
Jump to navigation Jump to search
 
m (Fixing Names)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
===DESCRIPTION===
 
===DESCRIPTION===
+
'''push_undo''' stores the currently conformations of objects in the selection onto their individual kill rings.
  "push_undo" stores the currently conformations of objects in the
+
 
  selection onto their individual kill rings.
 
 
 
===USAGE===
 
===USAGE===
   
+
  push_undo (all)
  push_undo (all)
+
 
 
 
===SEE ALSO===
 
===SEE ALSO===
+
[[Undo]], [[Redo]]
  [[Cmd undo]], [[Cmd redo]  
 
  
 
[[Category:Commands|push_undo]]
 
[[Category:Commands|push_undo]]

Revision as of 14:02, 2 June 2006

DESCRIPTION

push_undo stores the currently conformations of objects in the selection onto their individual kill rings.

USAGE

push_undo (all)

SEE ALSO

Undo, Redo