vmtkentityrenumber

Description

Renumber cell entity id array.

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iMeshvtkUnstructuredGrid1the input mesh
ifileMeshInputFileNamestr1filename for the default Mesh reader
entityidsarrayCellEntityIdsArrayNamestr1CellEntityIdsname of the array where entity ids have been stored
offsetCellEntityIdOffsetint10offset added to cell entity ids that are not mapped explicitly
renumberingCellEntityIdRenumberingint-1[][from1 to1] [from2 to2] ...
interiorfacetsoffsetInteriorFacetsOffsetint10offset added to ids of interior facets after renumbering mapping, to separate them from interior facets
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