vmtksurfaceextractinnercylinder

Description

Extract inner surface from an annular-cylindric volume.

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
coloredsurfacefileColoredSurfaceOutputFileNamestr1filename for the default ColoredSurface writer
ofileInnerSurfaceOutputFileNamestr1filename for the default InnerSurface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
doublesurfaceDoubleSurfacevtkPolyData1the double surface without caps
coloredsurfaceColoredSurfacevtkPolyData1the colored surface
oInnerSurfacevtkPolyData1the innermost surface
entityidsarrayCellEntityIdsArrayNamestr1CellEntityIdsname of the array where entity ids have been stored