Set Scale

Clears any previous scale operation applied to an object in a 3D scene and applies the scaling factors you specify. This VI performs an absolute scale from the object's initial position.


icon

Inputs/Outputs

  • csobjref.png Scene Object

    Scene Object is the reference to the object to which you want to apply a scale.

  • cnclst.png Scale

    Scale specifies the x, y, and z factors that define the scale of the 3D object.

  • csgl.png X

    X indicates the x factor.

  • csgl.png Y

    Y indicates the y factor.

  • csgl.png Z

    Z indicates the z factor.

  • 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 Scaled Object

    Scaled Object is the reference to the scaled 3D object.

  • ierrcodeclst.png error out

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