ElementInterpolationType

Element interpolation type to use if the result is not PER_ELEMENT.

Enumeration members


Enumeration members

AVERAGE

Use the average value of all nodes.

MAX

Use the maximum value of all nodes.

MIN

Use the minimum value of all nodes.