rhino_origin_set
Set a model base point to define a new origin. Choose reference mode to store the point as metadata without altering geometry, or translate mode to shift all objects so the point becomes (0,0,0).
Instructions
Set the model base point.
``mode='reference'`` stores the point as metadata only — useful for
geo-referencing without disturbing existing geometry. ``mode='translate'``
shifts every object so the supplied point becomes the new (0,0,0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||