object.parent
blender_object_parentParent a Blender object to another to create a scene hierarchy, optionally keeping the child's world transform.
Instructions
PartMe Blender Harness command object.parent. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| child | No | ||
| parent | No | ||
| keepWorld | No | ||
| _requestId | No | Stable request id for replay safety | |
| childObjectId | No | ||
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| parentObjectId | No | ||
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||