Set Translation

Clears any translations previously applied to an object in a 3D scene and translates the object by the vector you specify. This VI performs an absolute translation from the object's initial position.

Use the Translate Object VI to translate an object from the object's current position.


icon

Inputs/Outputs

  • csobjref.png Scene Object

    Scene Object is the reference to the object you want to translate.

  • cnclst.png Translation

    Translation contains the x, y, and z coordinates that define the vector you want to use in the translation.

  • csgl.png X

    X specifies the x coordinate.

  • csgl.png Y

    Y specifies the y coordinate.

  • csgl.png Z

    Z specifies the z coordinate.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • isobjref.png Translated Object

    Translated Object is the reference to the translated 3D object.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.