How to change background color in hypermesh 2022.2

Zheng Guotao
Zheng Guotao Altair Community Member
edited December 2023 in Community Q&A

In hypermesh 2022.2, I didn't find the background color selection like in Hypermesh 2017 shown as below

image

image

image

image

 

Tagged:

Answers

  • AnılBurak
    AnılBurak Altair Community Member
    edited December 2023

    Hi Zheng,

    You can write the following command in the tcl command window. The part after the # is the html color code.

    ::hwf::setbackgroundcolor #545454

    BR
    Anıl

  • Zheng Guotao
    Zheng Guotao Altair Community Member
    edited December 2023

    Hi Zheng,

    You can write the following command in the tcl command window. The part after the # is the html color code.

    ::hwf::setbackgroundcolor #545454

    BR
    Anıl

    Hello Anıl

    What is the convert relationship between color and code?

     

    Thanks in advance