rhino_cmd_twist
Apply a twist deformation to Rhino objects with an interactively picked axis and a specified angle. Solves the need to quickly twist geometry in Rhino.
Instructions
Apply a twist deformation to selected objects.
The twist axis is picked interactively.
Args:
controller: RhinoController instance.
angle: Total twist angle in degrees.
Returns:
Dict with command result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |