Move

From PyMOLWiki
Revision as of 12:55, 9 November 2011 by Inchoate (talk | contribs)
Jump to navigation Jump to search

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

turn, rotate, translate, zoom, center, clip, Translate