hwf::setbackgroundcolor
Changes the background color for all windows in the HyperWorks session.
Syntax
hwf::setbackgroundcolor color_rgb
Type
HyperWorks Framework
Description
Changes the background color for all windows in the HyperWorks session. The color change affects only the graphics area and it is not stored in the HyperMesh database file or the session file.
Input
- color_rgb
- The hexadecimal color value.
Example
hwf::setbackgroundcolor #242424
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2022.1