vmtksurfacepolyballevaluation

Description

evaluate the polyball function on the vertices of a surface.

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
polyballPolyBallvtkPolyData1the input polyball
polyballfilePolyBallInputFileNamestr1filename for the default PolyBall reader
typeTypestr1["polyball","tubes"]polyballtype of evaluation, polyball (set of disjoint spheres) or tubes (set of continuous tubes, e.g. centerlines)
radiusarrayRadiusArrayNamestr1Nonename of the array where the radius of polyballs is stored
evaluationarrayEvaluationArrayNamestr1PolyBallname of the array where the result of the polyball evaluation has to be stored
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1the output surface