Takes a 3D scene reference and an object name and returns the first object in the scene with a matching name.


icon

Inputs/Outputs

  • csobjref.png Scene Refnum

    Scene Refnum is the reference to the scene that contains the object.

  • cstr.png Object Name

    Object Name is the name of the object you want to find.

  • 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

    Object Refnum is the reference to the found object.

  • ierrcodeclst.png error out

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