This is a read-only mirror of pymolwiki.org

Difference between revisions of "Move"

From PyMOL Wiki
Jump to navigation Jump to search
m (7 revisions)
(No difference)

Revision as of 01:53, 28 March 2014

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