vmtksurfacecompare

Description

compares a surface against a baseline

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
rReferenceSurfacevtkPolyData1the input surface
rfileReferenceSurfaceInputFileNamestr1filename for the default ReferenceSurface reader
methodMethodstr1["addpointarray","addcellarray","projection","distance"]method of the test
arrayArrayNamestr1name of the array
toleranceTolerancefloat11e-08tolerance for numerical comparisons
ofileResultDataOutputFileNamestr1filename for the default ResultData writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
resultResultbool1Output boolean stating if surfaces are equal or not
oResultDatavtkPolyData1the output surface
logResultLogstr1Result Log