vmtknetworkwriter

Description

write network to disk

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iNetworkvtkPolyData1the input network
ifileNetworkInputFileNamestr1filename for the default Network reader
fFormatstr1["vtkxml","vtk","arch"]file format
uInputUnitsstr1["mm","cm","m"]mmunits in which the input network is represented
guessformatGuessFormatbool11guess file format from extension
radiusarrayRadiusArrayNamestr1Radiusname of the point data array where radius is stored (arch format)
labelsarrayLabelsArrayNamestr1Labelsname of the cell data array where labels are stored (arch format)
ofileOutputFileNamestr1output file name
oOutputFileNamestr1output file name (deprecated: use -ofile)

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self