Move: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
'''move''' translates the camera about one of the three primary axes.
'''move''' translates the camera along one of the three primary view axes.


===USAGE===
===USAGE===

Latest revision as of 11:14, 28 June 2014

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