vmtksurfaceextractannularwalls

Description

Extract wall surfaces from an annular-cylindric surface.

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
entityidsarrayCellEntityIdsArrayNamestr1CellEntityIdsname of the array where entity ids have been stored
lowthresholdEndcapsThresholdLowint10lower threshold for encaps filtering
highthresholdEndcapsThresholdHighint11higher threshold for encaps filtering
doublesurfacefileDoubleSurfaceOutputFileNamestr1filename for the default DoubleSurface writer
ofileColoredSurfaceOutputFileNamestr1filename for the default ColoredSurface writer
innersurfacefileInnerSurfaceOutputFileNamestr1filename for the default InnerSurface writer
outersurfacefileOuterSurfaceOutputFileNamestr1filename for the default OuterSurface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
doublesurfaceDoubleSurfacevtkPolyData1the double surface without caps
oColoredSurfacevtkPolyData1the colored surface
innersurfaceInnerSurfacevtkPolyData1the innermost surface
outersurfaceOuterSurfacevtkPolyData1the outermost surface
entityidsarrayCellEntityIdsArrayNamestr1CellEntityIdsname of the array where entity ids have been stored