This is a read-only mirror of pymolwiki.org
Difference between revisions of "Reset"
Jump to navigation
Jump to search
m (8 revisions) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | '''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. | |
− | |||
− | to the center of mass (approx.) and zooms the window and clipping | ||
− | |||
===USAGE=== | ===USAGE=== | ||
− | + | reset | |
− | + | ||
===PYMOL API=== | ===PYMOL API=== | ||
− | + | <source lang="python"> | |
− | + | cmd.reset() | |
− | + | </source> | |
==SEE ALSO== | ==SEE ALSO== | ||
+ | [[Clip]] [[Zoom]] | ||
− | [[ | + | [[Category:Commands|Reset]] |
− | + | [[Category:View Module|Reset]] | |
− | [[Category: |