This is a read-only mirror of pymolwiki.org

Difference between revisions of "Reset"

From PyMOL Wiki
Jump to navigation Jump to search
m
m
(One intermediate revision by the same user not shown)
Line 1: Line 1:
===DESCRIPTION===
 
 
'''reset''' restores the rotation matrix to identity, sets the origin    to the center of mass (approx.) and zooms the window and clipping planes to cover all objects.
 
'''reset''' restores the rotation matrix to identity, sets the origin    to the center of mass (approx.) and zooms the window and clipping planes to cover all objects.
 
   
 
   
Line 11: Line 10:
  
 
==SEE ALSO==
 
==SEE ALSO==
[[Cmd clip]] [[Cmd zoom]]
+
[[Clip]] [[Zoom]]
  
 
[[Category:Commands|Reset]]
 
[[Category:Commands|Reset]]
 
[[Category:View Module|Reset]]
 
[[Category:View Module|Reset]]

Revision as of 11:54, 23 June 2010

reset restores the rotation matrix to identity, sets the origin to the center of mass (approx.) and zooms the window and clipping planes to cover all objects.

USAGE

reset

PYMOL API

cmd.reset()

SEE ALSO

Clip Zoom