View: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Jaredsampson (talk | contribs) (→VIEWS: made section title reflect contents) |
||
Line 16: | Line 16: | ||
</source> | </source> | ||
=== | ===Function Key Presets=== | ||
Views F1 through F12 are automatically bound to function keys provided that "set_key" has not been used to redefine the behaviour of the respective key, and that a "scene" has not been defined for that key. | Views F1 through F12 are automatically bound to function keys provided that "set_key" has not been used to redefine the behaviour of the respective key, and that a "scene" has not been defined for that key. | ||
Revision as of 08:35, 28 June 2014
view makes it possible to save and restore viewpoints on a given scene within a single session.
USAGE
view key[,action]
view *
key can be any string action should be 'store' or 'recall' (default: 'recall')
PYMOL API
cmd.view(string key,string action)
Function Key Presets
Views F1 through F12 are automatically bound to function keys provided that "set_key" has not been used to redefine the behaviour of the respective key, and that a "scene" has not been defined for that key.
EXAMPLES
view 0,store view 0