poIContourCtrl SetAverageColor
Sets the averaging state for element results.
Syntax
poIContourCtrl_handle SetAverageColor enable
Application
HyperView Tcl Modify
Description
This command sets the averaging state for element results. When enabled, elemental colors
are averaged to nodes (color per vertex).
Note: Color averaging applies only to elemental
values. Enabling averaging has no affect on values reported.
Inputs
- enable
- Set to true to enable color per vertex, or false to disable color averaging.
Error
Returns 0 if successful, otherwise an error code.