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: 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: MLBase

The output marker list

Parameter Fields

Visible Fields

Status

name: status, type: String, default: Invalid/open input

Shows modules state