Turn

From PyMOLWiki
Revision as of 00:43, 23 February 2005 by Tree (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

DESCRIPTION

  "turn" rotates the camera about one of the three primary axes,
  centered at the origin.

USAGE

  turn axis, angle

EXAMPLES

  turn x,90
  turn y,45

PYMOL API

   cmd.turn( string axis, float angle )

SEE ALSO

  Cmd move, Cmd rotate, Cmd translate, Cmd zoom, Cmd center, Cmd clip