Set View: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
m (Fixed link)
Line 11: Line 11:


===SEE ALSO===
===SEE ALSO===
get_view
[[Get View]]


[[Category:Commands|set_view]]
[[Category:Commands|set_view]]

Revision as of 11:24, 1 August 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