Scene:Read Scene File Method

LabView Local Project Settings

Scene:Read Scene File Method

Short Name: Scene.Read Scene File

Installed With: Full Development System

Class: Application Methods

Reads a 3D scene file that you create with the Scene:Write Scene File method. The file being read must have a .lvsg extension.

If you read a scene saved to disk with textures, this method attempts to load the textures from the location where Scene:Write Scene File created the external images.

Parameters

NameRequiredDescription
Scene:Read Scene FileNoReturns the reference to the 3D scene file.
FileNoSpecifies the filename for the 3D scene. The filename must end with a .lvsg extension.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read/Write)
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo