XMLPolyDataWriter (XMLPolyDataWriter)
 
Writer to write poly data in a xml-based vtk data file. Cannot be used

for parallel writing.

PropertyDescriptionDefault Value(s)Restrictions
Data Mode
(DataMode)
The mode uses for writing the file's data i.e. ascii, binary, appended binary. 2

The value must be one of the following: Ascii (0), Binary (1), Appended (2).

 
File Name
(FileName)
The name of the file to be written.    
Input
(Input)
The input filter/source whose output dataset is to written to the file.  

The selected dataset must be one of the following types (or a subclass of one of them): vtkPolyData.