VTKPolyDataWriter¶
- MacroModule¶
genre
author
package
definition
keywords
Purpose¶
This module wraps the class vtkPolyDataWriter to make it usable in MeVisLab. See https://vtk.org/doc/nightly/html/classvtkPolyDataWriter.html
Details¶
Integration type = Wrapped VTK class
Tips¶
See VTK Algorithms in MeVisLab for further information about the VTK-MeVisLab binding.
Input Fields¶
VTKPolyDataWriter¶
- name: VTKPolyDataWriter, type: MLBase¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Visible Fields¶
File Name¶
- name: fileName, type: String¶
Write¶
- name: write, type: Trigger¶
Status¶
- name: status, type: String, persistent: no¶
Output String¶
- name: outputString, type: String, persistent: no¶
Write To Output String¶
- name: writeToOutputString, type: Bool, default: FALSE¶
Header¶
- name: header, type: String¶
Overwrite Header¶
- name: overwriteHeader, type: Bool, default: FALSE¶
Scalars Name¶
- name: scalarsName, type: String¶
Overwrite Scalars¶
- name: overwriteScalars, type: Bool, default: FALSE¶
Vectors Name¶
- name: vectorsName, type: String¶
Overwrite Vectors¶
- name: overwriteVectors, type: Bool, default: FALSE¶
Tensors Name¶
- name: tensorsName, type: String¶
Overwrite Tensors¶
- name: overwriteTensors, type: Bool, default: FALSE¶
Normals Name¶
- name: normalsName, type: String¶
Overwrite Normals¶
- name: overwriteNormals, type: Bool, default: FALSE¶
TCoords Name¶
- name: tCoordsName, type: String¶
Overwrite TCoords¶
- name: overwriteTCoords, type: Bool, default: FALSE¶
Global Ids Name¶
- name: globalIdsName, type: String¶
Overwrite Global Ids¶
- name: overwriteGlobalIds, type: Bool, default: FALSE¶
Pedigree Ids Name¶
- name: pedigreeIdsName, type: String¶
Overwrite Pedigree Ids¶
- name: overwritePedigreeIds, type: Bool, default: FALSE¶
Edge Flags Name¶
- name: edgeFlagsName, type: String¶
Overwrite Edge Flags¶
- name: overwriteEdgeFlags, type: Bool, default: FALSE¶
Lookup Table Name¶
- name: lookupTableName, type: String¶
Overwrite Lookup Table¶
- name: overwriteLookupTable, type: Bool, default: FALSE¶
Field Data Name¶
- name: fieldDataName, type: String¶
Overwrite Field Data¶
- name: overwriteFieldData, type: Bool, default: FALSE¶
File Type¶
- name: fileType, type: Enum, default: ASCII¶
Values:
Title |
Name |
|---|---|
Ascii |
ASCII |
Binary |
Binary |