Move a geometry the length and direction of a vector.
Inputs
Name | Abbreviation | Type | Access | Description |
Feature | F | Cartesian | Item | The geometry to translate |
Translation | T | Vector | Item | The vector to translate along |
Outputs
Name | Abbreviation | Type | Access | Description |
Feature | F | Cartesian | Item | The translated geometry |

