vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtksurfacedecimation

vmtksurfacedecimation

Description

reduce the number of triangles in a surface

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iSurfacevtkPolyData1  the input surface
ifileSurfaceInputFileNamestr1  filename for the default Surface reader
reductionTargetReductionfloat1(0.0,1.0)0.5desired number of triangles relative to input number of triangles
boundarydeletionBoundaryVertexDeletionbool1 0toggle allow boundary point deletion
ofileSurfaceOutputFileNamestr1  filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oSurfacevtkPolyData1  the output surface
Edit - History - Print - Recent Changes - Search
Page last modified on September 09, 2010, at 01:23 AM