Hypermesh TCL API to hide menu box and TCL console

User: "Ajay Prabhakaran"
Altair Community Member
Updated by Ajay Prabhakaran

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

Find more posts tagged with

Sort by:
1 - 6 of 61
    User: "Ben Buchanan"
    Altair Employee
    Updated by Ben Buchanan

    hm_framework setcmdstatus 0 will hide the tcl console.

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

    User: "Ajay Prabhakaran"
    Altair Community Member
    OP
    Updated by Ajay Prabhakaran

    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

    User: "Ajay Prabhakaran"
    Altair Community Member
    OP
    Updated by Ajay Prabhakaran

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

    image

    User: "Ben Buchanan"
    Altair Employee
    Updated by Ben Buchanan

    @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.

    User: "Ben Buchanan"
    Altair Employee
    Updated by Ben Buchanan

    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.

    User: "Ajay Prabhakaran"
    Altair Community Member
    OP

    Hello again Mr. Ben

    i tried the command "hm_framework setcmdstatus 0" in the new interface of Hyperworks 2023.1. Still iam getting an error:

    image.png

    Can you help me out with this issue to enable tcl console in the HWX interface?