subdivide_curve
Adds control points between existing ones on a curve to increase its resolution and enable more detailed shape editing.
Instructions
Subdivide a curve by adding control points between existing ones.
Args: curve_name: Name of the curve object. number_cuts: Number of cuts to make (1-100).
Returns: Dict with confirmation of subdivision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| curve_name | Yes | ||
| number_cuts | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||