SceneGraphDisplay class/ModelView Matrix property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 50F27400
Scope Basic Development Environment
Data Name ModelView Matrix
Short Name* ModelViewMatrix
Long Name* ModelView Matrix
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 100
Owning Class Name SceneGraphDisplay Class
Data Type Single Float Array data type

Single Float Array

Property Node ModelView Matrix
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Reads or writes a matrix that contains the translation, rotation, and scale values for the 3D scene that appears in the 3D picture control.

This property returns a 4 x 4 array of single-precision numbers.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links