vmtkdijkstradistancetopoints

Description

This class computes the geodesic distance on the graph of a surface from a set of user-selected points on the surface using the Dijkstra algorithm.

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
distancetopointsarrayDijkstraDistanceToPointsArrayNamestr1DijkstraDistanceToPointsarray storing the distances
offsetDistanceOffsetfloat10.0offset added to the distances
scaleDistanceScalefloat11.0scale applied to the distances
mindistanceMinDistancefloat10.0minimum value for the distances
maxdistanceMaxDistancefloat1-1.0maximum value for the distances
opacityOpacityfloat1(0.0,1.0)1.0object opacities in the scene
renderervmtkRenderervmtkRenderer1external renderer
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1