Skip to main content

serialization:migrate to vtk

Version: 0.0.0

Description

Take an input data sources or streams and convert as much data as possible to vtk.

Inputs

InputNameExpected type(s)Description
Pin 0output_filenamestring
Pin 3streams_containerstreams_container
Pin 4data_sourcesdata_sources

Outputs

OutputNameExpected type(s)Description
Pin 0data_sourcesdata_sourcesGenerated output vtk file

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: serialization

Plugin: vtk

Scripting name: migrate_file_to_vtk

Full name: serialization.migrate_file_to_vtk

Internal name: vtk::migrate_file

License: None

Changelog

  • Version 0.0.0: Initial release.