create_curve
Create a new curve object in Blender, selecting between Bezier, NURBS, or path types, with optional location and name.
Instructions
type: BEZIER, NURBS, PATH
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | BEZIER | |
| location | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |