Move

From PyMOLWiki
Revision as of 01:41, 23 February 2005 by Tree (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

DESCRIPTION

  "move" translates the camera about one of the three primary axes.

USAGE

  move axis,distance

EXAMPLES

  move x,3
  move y,-1

PYMOL API

 
   cmd.move( string axis, float distance )

SEE ALSO

  Cmd turn, Cmd rotate, Cmd translate, Cmd zoom, Cmd center, Cmd clip