Reset: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(4 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. | '''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=== | ===USAGE=== | ||
reset | reset | ||
===PYMOL API=== | ===PYMOL API=== | ||
<source lang="python"> | <source lang="python"> | ||
Line 11: | Line 10: | ||
==SEE ALSO== | ==SEE ALSO== | ||
[[ | [[Clip]] [[Zoom]] | ||
[[Category:Commands| | [[Category:Commands|Reset]] | ||
[[Category:View Module|Reset]] |