vmtksurfaceregiondrawing

Description

draw a closed contour on a surface and generate a distance field on the surface

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
binaryBinarybool11fill contour with inside value instead of distance to contour
insideInsideValuefloat10.0value with which the surface within the contour is filled
outsideOutsideValuefloat11.0value with which the surface outside the contour is filled
arrayContourScalarsArrayNamestr1ContourScalarsthe name of the array where the generated scalars are stored
renderervmtkRenderervmtkRenderer1external renderer
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1the output surface