set_origin
Define the origin point of an object, selecting from geometry, cursor, center of mass, or volume.
Instructions
Set the origin point of an object.
Args: object_name: Name of the object. type: Origin type. One of: ORIGIN_GEOMETRY, ORIGIN_CURSOR, ORIGIN_CENTER_OF_MASS, ORIGIN_CENTER_OF_VOLUME, GEOMETRY_ORIGIN.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| type | No | ORIGIN_GEOMETRY |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||