Difference between revisions of "Undo"

From PyMOLWiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
===DESCRIPTION===
 
===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===
+
[[Cmd redo]], [[Cmd push_undo]]
  [[Cmd redo]], [[Cmd push_undo]]
 
  
 
[[Category:Commands|undo]]
 
[[Category:Commands|undo]]

Revision as of 14:29, 29 January 2006

DESCRIPTION

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

USAGE

undo

SEE ALSO

Cmd redo, Cmd push_undo