geometry.create_curve
Add a curve primitive (Bezier, NURBS, circle, path) to your scene, specifying its type, scale, radius, location, and rotation.
Instructions
Create a curve primitive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | Yes | ||
| scale | No | ||
| radius | No | ||
| location | No | ||
| rotation | No |