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
colormapColorMapstr1["rainbow","blackbody","cooltowarm","grayscale"]cooltowarmchoose the color map
numberofcolorsNumberOfColorsint1256number of colors in the color map
legendLegendbool10toggle scalar bar
colorColorfloat3[-1.0, -1.0, -1.0]RGB color of the object in the scene
flatFlatInterpolationbool10toggle flat or shaded surface display
ofileMeshOutputFileNamestr1filename for the default Mesh writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oMeshvtkUnstructuredGrid1the output mesh