VTKInspector¶
- MacroModule¶
 genre
author
package
definition
see also
keywords
Purpose¶
VTKInspector is a MeVisLab extension to inspect vtk base outputs. Usually it is automatically used in the output inspector for vtk base objects to display information. It is not intended to be used manually or as an instantiated module, however, although this is possible.
Windows¶
Default Panel¶
Input Fields¶
inputvtkObject¶
- name: inputvtkObject, type: VTKObjectWrapper(MLBase)¶
 The connector at which the vtk object to inspect has to be connected.
Parameter Fields¶
Visible Fields¶
Infos¶
- name: infos, type: String, persistent: no¶
 This is the parameter panel in which information about the connected vtk base object is shown. Mainly it is filled with information from
VTKInputInfos, however, other information may be displayed too, if theVTKInspectoris extended at some point in the future.