vmtksurfacedecimation

Description

reduce the number of triangles in a surface

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
reductionTargetReductionfloat1(0.0,1.0)0.5desired number of triangles relative to input number of triangles
boundarydeletionBoundaryVertexDeletionbool10toggle allow boundary point deletion
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1the output surface