Add Object VI

Owning Palette: Object VIs

Requires: Full Development System

Adds a 3D object to a scene.

Use the pull-down menu to select an instance of this VI.

 Add to the block diagram  Find on the palette

Add Object

Scene Object In specifies a reference to the scene you want to manipulate.
New Object In specifies a reference to the object you want to add to the scene.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Scene Object Out returns a reference to the scene object.
error out contains error information. This output provides standard error out functionality.

Add Object with Reference

Note Note  Adds a new object to a 3D scene and returns a reference to the new object.

Scene Object In specifies a reference to the scene you want to manipulate.
New Object In specifies a reference to the object you want to add to the scene.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Scene Object Out returns a reference to the scene object.
New Object Out returns a reference to the object you add to the scene.
error out contains error information. This output provides standard error out functionality.