Turn

From PyMOLWiki
Revision as of 10:28, 20 June 2009 by Vinnyrose (talk | contribs)
Jump to navigation Jump to search

DESCRIPTION

turn rotates the camera about one of the three primary axes, centered at the origin. Also consider rotate.

USAGE

turn axis, angle

EXAMPLES

turn x,90
turn y,45

PYMOL API

cmd.turn( string axis, float angle )

SEE ALSO

move, rotate, translate, zoom, center, clip