poITensorCtrl SetColor
Sets the color for a given tensor component
Syntax
poITensorCtrl_handle SetColor name colorvals
Application
HyperView Tcl Modify
Description
This command sets the color for a given tensor component.
Inputs
- name
- The tensor component name. Options include: major, mid, minor, sxx, syy, szz (1, 2, and 3 are also accepted).
- colorvals
- Value using the RGB format (for example, 255 255 255).
Errors
Returns 0 if successful, otherwise an error code.