Set View: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
===SEE ALSO=== | ===SEE ALSO=== | ||
get_view | get_view | ||
[[Category:Commands|set_view]] | [[Category:Commands|set_view]] |
Revision as of 15:11, 3 January 2006
DESCRIPTION
set_view sets viewing information for the current scene, including the rotation matrix, position, origin of rotation, clipping planes, and the orthoscopic flag.
USAGE
set_view (...) where ... is 18 floating point numbers
PYMOL API
cmd.set_view(string-or-sequence view)
SEE ALSO
get_view