VTKToMLXMarkerList

MLModule

genre

VTKAdapters

author

MeVis Medical Solutions AG

package

MeVisLab/VTK

dll

MLVTKAdapters

definition

MLVTKAdapters.def

see also

SoVTK, MLToVTKArray, VTKToMLImage, MLToVTKImage, VTKView, WEMToVTKPolyData, VTKPolyDataToWEM, MLToVTKLookupTable, MLBaseToVTKPolyData

keywords

convert, translate, points, base, object, xmarkerlist, vector, source, input

Purpose

Converts point data from VTK to a XMarkerList. Most VTK modules that generate data that could be interpreted as points can be converted using this module. Examples are vtkConeSource, vtkSplineFilter… See inputVtkObjectInputWrapper

Usage

Connect a VTK object containing points to the input.

Details

If the connected VTK module can not be converted to a VTKDataSet or VTKPoints, then the outputs of the module are searched for a compatible type.

Windows

Default Panel

../../../Modules/ML/MLVTKAdapters/mhelp/Images/Screenshots/VTKToMLXMarkerList._default.png

Input Fields

inputVtkObjectInputWrapper

name: inputVtkObjectInputWrapper, type: VTKObjectWrapper(MLBase)

Connect a VTK object wrapper that might provide point data in some way. Supported are:

  • VTK clases derived from VTKDataSet

  • VTK clases derived from VTKPoints

  • VTK clases that have outputs derived from the classes mentioned above

Output Fields

outputMarkerList

name: outputMarkerList, type: XMarkerList(MLBase)

The output marker list

For accessing this object via scripting, see the Scripting Reference: MLXMarkerListWrapper.

Parameter Fields

Visible Fields

Status

name: status, type: String, persistent: no

Shows modules state