vmtkmeshviewer

Description

display a mesh

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iMeshvtkUnstructuredGrid1the input mesh
ifileMeshInputFileNamestr1filename for the default Mesh reader
renderervmtkRenderervmtkRenderer1external renderer
displayDisplaybool11toggle rendering
opacityOpacityfloat1(0.0,1.0)1.0object opacity in the scene
arrayArrayNamestr1name of the array where the scalars to be displayed are stored
scalarrangeScalarRangefloat2[0.0, 0.0]range of the scalar map
legendLegendbool10toggle scalar bar
grayscaleGrayscalebool10toggle color or grayscale
flatFlatInterpolationbool10toggle flat or shaded surface display
celldataDisplayCellDatabool10toggle display of point or cell data
colorColorfloat3[-1.0, -1.0, -1.0]RGB color of the object in the scene
thresholdThresholdfloat1-infthreshold to apply to the array when pressing t
ofileMeshOutputFileNamestr1filename for the default Mesh writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oMeshvtkUnstructuredGrid1the output mesh