vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkmeshprojection

vmtkmeshprojection

Description

interpolates the point data of a reference mesh onto the input mesh

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
rReferenceMeshvtkUnstructuredGrid1  the reference mesh
rfileReferenceMeshInputFileNamestr1  filename for the default ReferenceMesh reader
toleranceTolerancedouble1  locator tolerance
ofileMeshOutputFileNamestr1  filename for the default Mesh writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oMeshvtkUnstructuredGrid1  the output mesh
Edit - History - Print - Recent Changes - Search
Page last modified on February 05, 2012, at 02:49 PM