vmtksurfacearraysmoothing

Description

Perform smoothing of the point array defined on the surface

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
surfacearraySurfaceArrayNamestr1
connexityConnexityint1(1,2)1patch connexity considered in the smoothing procedure
relaxationRelaxationfloat1(0.0,1.0)1.0relaxation factor
iterationsIterationsint11number of smoothing iterations
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1the output surface with the smoothed array