object.set_display
blender_object_set_displaySet a Blender object's display mode to bounds, wire, solid, or textured for clear viewport visualization.
Instructions
PartMe Blender Harness command object.set_display. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| objectId | No | ||
| _requestId | No | Stable request id for replay safety | |
| displayType | Yes | ||
| showInFront | No | ||
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||