User Tools

Site Tools


media:jymol_cmd.turn

turn Command

  • turn(axis, angle) rotates the camera about one of the three primary axes, centered at the origin.

Parameters

  • axis - The cmd can be one of: 'x', 'y', or 'z'.

Implementation

jymol.cmd.turn('z', 10.f)

rotates the camera clockwise 10 degrees around the z axis.

See Also

turn() works the same way as the PyMOL command turn in the PyMOL api.

media/jymol_cmd.turn.txt · Last modified: 2013/08/19 21:00 (external edit)