curve.create
blender_curve_createCreate a Blender curve from given 3D points, controlling spline type, handle type, bevel depth, resolution, and cyclic behavior.
Instructions
PartMe Blender Harness command curve.create. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| cyclic | No | ||
| points | Yes | ||
| _requestId | No | Stable request id for replay safety | |
| bevelDepth | No | ||
| handleType | No | ||
| resolution | No | ||
| splineType | No | ||
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| bevelResolution | No | ||
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||