Move

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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