Hypermesh TCL API to hide menu box and TCL console

Ajay Prabhakaran
Ajay Prabhakaran Altair Community Member
edited March 2023 in Community Q&A

What is the Hypermesh TCL API to hide menu box and TCL console?

Answers

  • Ben Buchanan
    Ben Buchanan
    Altair Employee
    edited March 2023

    hm_framework setcmdstatus 0 will hide the tcl console.

    What do you mean by menu box?  Maybe share an image.

  • Ajay Prabhakaran
    Ajay Prabhakaran Altair Community Member
    edited March 2023

    Hello Ben, I tried this API, but its not working, as you could see in the image below after running this API also, the tcl console is not hiding

    image

  • Ajay Prabhakaran
    Ajay Prabhakaran Altair Community Member
    edited March 2023

    @Ben Buchanan, The menu i meant is shown in the image attached. Do you know the API to hide this menu

    image

  • Ben Buchanan
    Ben Buchanan
    Altair Employee
    edited March 2023

    @Ben Buchanan, The menu i meant is shown in the image attached. Do you know the API to hide this menu

    image

    I was working in the new interface.  Let me dig some more and see if I can find something for classic.

  • Ben Buchanan
    Ben Buchanan
    Altair Employee
    edited March 2023

    I was working in the new interface.  Let me dig some more and see if I can find something for classic.

    I wasn't able to find anything for classic.  Any  way you can switch to the new interface?  I suspect since the panel is so integral to classic there will not be a way to get rid of it in an api.  Also the console in classic is always there but can be collapsed so there might not be a way to get rid of it through an api either.