imat_vtkplot/resultlocation (+FEA)


Purpose

Set the result data location for the displayed contour results.

Syntax

hplot.resultlocation(value)
hplot.resultlocation('centroidal')

Description

RESULTLOCATION sets the result data location for the displayed contour results.

VALUE is the result location value. Valid choices are

Value Meaning
'centroidal' Element centroidal
'mean' Element nodal average
'min' Element nodal maximum
'max' Element nodal minimum
'absmax' Element nodal absolute maximum

 

See Also

imat_result/criterion