vmtksurfaceviewer

Description

display a surface

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
renderervmtkRenderervmtkRenderer1external renderer
displayDisplaybool11toggle rendering
representationRepresentationstr1["surface","wireframe","edges"]surfacechange surface representation
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
flatFlatInterpolationbool10toggle flat or shaded surface display
celldataDisplayCellDatabool10toggle display of point or cell data
displaytagDisplayTagbool1Falsetoggle rendering of tag
regiontagarrayRegionTagArrayNamestr1RegionTagArrayname of the array where the tags to be displayed are stored
colorColorfloat3[-1.0, -1.0, -1.0]RGB color of the object in the scene
linewidthLineWidthint1(0.0,)1width of line objects in the scene
legendtitleLegendTitlestr1title of the scalar bar
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1the output surface
oactorActorvtkActor1the output actor