translate_object
Move a GEOM object by specifying dx, dy, dz components, translating it in place without duplicating the original.
Instructions
Translate a GEOM object in place by vector components (no new copy).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dx | Yes | ||
| dy | Yes | ||
| dz | Yes | ||
| source_ref | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |