Clears any transformations previously applied to an object in a 3D scene by modifying the identity matrices that describe the transformations.


icon

Inputs/Outputs

  • csobjref.png Object Refnum In

    Object Refnum In is the reference to the object with transformations applied.

  • 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 Object Refnum Out

    Object Refnum Out is the reference to the object with transformations cleared.

  • ierrcodeclst.png error out

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

  • Examples

    Refer to the following example files included with LabVIEW.

    • labview\examples\Graphics and Sound\3D Picture Control\3D Model of Solar System.vi
    • labview\examples\Graphics and Sound\3D Picture Control\Order of Transformations.vi