set_handle_type
Set the handle type for all control points of a curve to adjust its behavior between AUTO, VECTOR, ALIGNED, or FREE_ALIGN options.
Instructions
Set the handle type for all control points of a curve.
Args: curve_name: Name of the curve object. handle_type: Handle type - AUTO, VECTOR, ALIGNED, or FREE_ALIGN.
Returns: Dict with confirmation of handle type change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| curve_name | Yes | ||
| handle_type | No | AUTO |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||