Argument | Variable | Type | Length | Range | Default | Description |
id | Id | str | 1 | | 0 | script id |
handle | Self | self | 1 | | | handle to self |
disabled | Disabled | bool | 1 | | 0 | disable execution and piping |
i | Surface | vtkPolyData | 1 | | | the input surface |
ifile | SurfaceInputFileName | str | 1 | | | filename for the default Surface reader |
f | Format | str | 1 | ["vtkxml","vtk","stl","pointdata","tecplot"] | | file format |
guessformat | GuessFormat | bool | 1 | | 1 | guess file format from extension |
celldata | CellData | bool | 1 | | 0 | write CellData when using pointdata format |
ofile | OutputFileName | str | 1 | | | output file name |
o | OutputFileName | str | 1 | | | output file name (deprecated: use -ofile) |
ascii | Ascii | boolean | 1 | | | write the data as ascii |