Difference between revisions of "Reset"
Line 4: | Line 4: | ||
===USAGE=== | ===USAGE=== | ||
reset | reset | ||
− | + | ||
===PYMOL API=== | ===PYMOL API=== | ||
<source lang="python"> | <source lang="python"> |
Revision as of 22:11, 2 June 2005
Contents
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.
USAGE
reset
PYMOL API
cmd.reset()