Create Object (name) VI
- Updated2025-07-30
- 2 minute(s) read
Creates a new 3D object to display in the 3D scene.
To display a new object in the 3D picture control, you must use the SceneObject Properties and SceneObject Methods to set the geometric form and other attributes of the object.

Inputs/Outputs
Name
—
Name is the name of the object you create.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Scene:New Object
—
Scene:New Object returns the reference to the object.
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
- labview\examples\Graphics and Sound\3D Picture Control\Using Meshes.vi
Name
—
error in (no error)
—
Scene:New Object
—
error out
—