vmtkmeshpolyballevaluation

Description

evaluate the polyball function on the vertices of a mesh.

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iMeshvtkUnstructuredGrid1the input mesh
ifileMeshInputFileNamestr1filename for the default Mesh 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
ofileMeshOutputFileNamestr1filename for the default Mesh writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oMeshvtkUnstructuredGrid1the output mesh