vmtkmeshconnectivity

Description

extract the largest connected region or the closest point-connected region from a mesh

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iMeshvtkUnstructuredGrid1the input mesh
ifileMeshInputFileNamestr1filename for the default Mesh reader
methodMethodstr1["largest","closest"]largestconnectivity method
closestpointClosestPointfloat3Nonecoordinates of the closest point
rReferenceMeshvtkUnstructuredGrid1the reference mesh, whose barycenter will be used as closest point for the connectivity filter
rfileReferenceMeshInputFileNamestr1filename for the default ReferenceMesh reader
ofileMeshOutputFileNamestr1filename for the default Mesh writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oMeshvtkUnstructuredGrid1the output mesh