vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkmeshviewer

vmtkmeshviewer

Description

display a mesh

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iMeshvtkUnstructuredGrid1  the input mesh
ifileMeshInputFileNamestr1  filename for the default Mesh reader
renderervmtkRenderervmtkRenderer1  external renderer
displayDisplaybool1 1toggle rendering
opacityOpacityfloat1(0.0,1.0)1.0object opacity in the scene
arrayArrayNamestr1  name of the array where the scalars to be displayed are stored
scalarrangeScalarRangefloat2 [0.0, 0.0]range of the scalar map
legendLegendbool1 0toggle scalar bar
grayscaleGrayscalebool1 0toggle color or grayscale
flatFlatInterpolationbool1 0toggle flat or shaded surface display
ofileMeshOutputFileNamestr1  filename for the default Mesh writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oMeshvtkUnstructuredGrid1  the output mesh
Edit - History - Print - Recent Changes - Search
Page last modified on September 09, 2010, at 01:31 AM