Difference between revisions of "Undo"

From PyMOLWiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===DESCRIPTION===
+
 
+
'''undo''' restores the previous conformation of the object currently being edited.
  "undo" restores the previous conformation of the object currently
+
 
  being edited.
 
 
 
===USAGE===
 
===USAGE===
   
+
  undo
  undo
+
 
 
 
===SEE ALSO===
 
===SEE ALSO===
+
[[Redo]], [[Push undo]]
  [[Cmd redo]], [[Cmd push_undo]]
 
  
[[Category:Commands|undo]]
+
[[Category:Commands|Undo]]
 +
[[Category:Editing Module|Undo]]

Revision as of 14:44, 17 November 2009

undo restores the previous conformation of the object currently being edited.

USAGE

undo

SEE ALSO

Redo, Push undo