object.create_curve
blender_object_create_curveCreate a new curve object in the Blender scene by name, with optional bevel depth, under transaction and session controls.
Instructions
PartMe Blender Harness command object.create_curve. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| _requestId | No | Stable request id for replay safety | |
| bevelDepth | No | ||
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||