vmtksurfacewriter

Description

write surface to disk

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
fFormatstr1["vtkxml","vtk","stl","ply","pointdata","tecplot"]file format
guessformatGuessFormatbool11guess file format from extension
celldataCellDatabool10write CellData when using pointdata format
modeModestr1["ascii","binary"]binarywrite files in ASCII or binary mode
ofileOutputFileNamestr1output file name
oOutputFileNamestr1output file name (deprecated: use -ofile)

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self