vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkmeshtosurface

vmtkmeshtosurface

Description

convert a mesh to a surface by throwing out volume elements and (optionally) the relative points

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iMeshvtkUnstructuredGrid1  the input mesh
ifileMeshInputFileNamestr1  filename for the default Mesh reader
cleanoutputCleanOutputbool1 0toggle cleaning the unused points
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 February 05, 2012, at 02:44 PM