Property | Description | Default Value(s) | Restrictions |
File Name (FileName) |
The name of the file to be written. | ||
File Type (FileType) |
The type for the data file (i.e. ascii or binary). | 2 | The value must be one of the following: Ascii (1), Binary (2). |
Input (Input) |
The input filter/source whose output dataset is to written to the file. | The selected object must be the result of the following: sources (includes readers), filters. The selected dataset must be one of the following types (or a subclass of one of them): vtkPolyData. |