This is a read-only mirror of pymolwiki.org

Difference between revisions of "Turn"

From PyMOL Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 04:43, 23 February 2005

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