SoMetaInformationMatrix¶
- InventorModule¶
genre
author
package
dll
definition
Purpose¶
The module SoMetaInformationMatrix sets a value of type 4x4 matrix to the Open Inventor state.
Usage¶
The value set to the Open Inventor state is transported via the remote interface to be read out in the client software.
However, at the moment, the information cannot be read out by MeVisLab as a client; only specialized clients can handle this transported information.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Visible Fields¶
Name¶
- name: name, type: String¶
Sets the name of the value for later retrieval.
Value¶
- name: value, type: Matrix, default: 1 0 0 0, 0 1 0 0, 0 0 1 0, 0 0 0 1¶
Sets the value to be transported.