chimerax_turn
Rotate the molecular view around the x, y, or z axis by a specified angle, with optional animation frames for smooth motion.
Instructions
Rotate the view around an axis.
Args: axis: Axis to rotate around - "x", "y", or "z" (default: "y") angle: Rotation angle in degrees (default: 90) frames: Number of animation frames, must be >= 1 (default: 1, instant)
Returns: Result of the turn command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | y | |
| angle | No | ||
| frames | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||