Difference between revisions of "Push Undo"

From PyMOLWiki
Jump to navigation Jump to search
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===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]]

Latest revision as of 14:35, 17 November 2009

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

USAGE

push_undo (all)

SEE ALSO

Undo, Redo