This is a read-only mirror of pymolwiki.org

Move

From PyMOL Wiki
Revision as of 15:34, 11 July 2014 by Bell (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

move translates the camera along one of the three primary view 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