latest
Transform
Move

Translate (move) an object along a vector

ID

662ae7a510b6cb87640c924e

Name

Move

Group

Transform

Package

Tool

Keywords

move
translate

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating a Move node.

  • The first way to create a Move node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • move , translate
  • The second way is to select a Move node from the menu that opens from the top left.
    • Menu > Tool > Transform > Move

Steps

  • Create a Move node.
  • Connect to the first port the geometry you want to move.
  • Connect a vector to the second port in the direction and size of which you want to move the geometry.

After creating a node, connect the geometry to be moved to the first port. To the second port, you need to connect a vector in the direction and size of which you want to move the geometry. On the output port, you will get the translated geometry.

See also

Rotate
Mirror
Scale

Inputs

NameTypeDescriptionDefault Value
geometry
Geometry
Base geometry
vector
Vector
Translation vectorVector([10, 10, 10])

Outputs

NameTypeDescription
translatedGeometry
Geometry
Translated geometry