vmtkmeshmerge

Description

Merge two or three meshes into one.

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
entityidsarrayCellEntityIdsArrayNamestr1CellEntityIdsname of the array where entity ids have been stored
mesh1Mesh1vtkUnstructuredGrid1mesh number 1 to merge
mesh1fileMesh1InputFileNamestr1filename for the default Mesh1 reader
mesh2Mesh2vtkUnstructuredGrid1mesh number 2 to merge
mesh2fileMesh2InputFileNamestr1filename for the default Mesh2 reader
mesh3Mesh3vtkUnstructuredGrid1mesh number 3 to merge
mesh3fileMesh3InputFileNamestr1filename for the default Mesh3 reader
mesh4Mesh4vtkUnstructuredGrid1mesh number 4 to merge
mesh4fileMesh4InputFileNamestr1filename for the default Mesh4 reader
mesh5Mesh5vtkUnstructuredGrid1mesh number 5 to merge
mesh5fileMesh5InputFileNamestr1filename for the default Mesh5 reader
mesh6Mesh6vtkUnstructuredGrid1mesh number 6 to merge
mesh6fileMesh6InputFileNamestr1filename for the default Mesh6 reader
mesh7Mesh7vtkUnstructuredGrid1mesh number 7 to merge
mesh7fileMesh7InputFileNamestr1filename for the default Mesh7 reader
cellentityidoffset1CellEntityIdOffset1int1Noneoffset added to cell entity ids from mesh1
cellentityidoffset2CellEntityIdOffset2int1Noneoffset added to cell entity ids from mesh2
cellentityidoffset3CellEntityIdOffset3int1Noneoffset added to cell entity ids from mesh3
cellentityidoffset4CellEntityIdOffset4int1Noneoffset added to cell entity ids from mesh4
cellentityidoffset5CellEntityIdOffset5int1Noneoffset added to cell entity ids from mesh5
cellentityidoffset6CellEntityIdOffset6int1Noneoffset added to cell entity ids from mesh6
cellentityidoffset7CellEntityIdOffset7int1Noneoffset added to cell entity ids from mesh7
ofileMeshOutputFileNamestr1filename for the default Mesh writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oMeshvtkUnstructuredGrid1the output mesh
entityidsarrayCellEntityIdsArrayNamestr1CellEntityIdsname of the array where entity ids have been stored