SoMetaInformationMatrix

InventorModule
genre Remote
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoMetaInformation
definition SoMetaInformation.def

Purpose

The module SoMetaInformationMatrix sets a value of type 4x4 matrix to the Inventor state.

Usage

The value set to the 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

../../../Modules/Inventor/SoMetaInformation/mhelp/Images/Screenshots/SoMetaInformationMatrix._default.png

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.