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.


icon

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