How to disable screen updating

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

If think that I've seen a command which allows to user to disable screen updating in order to increase the speed of a macro. Unfortunately I can't find it any more...

Could someone give me a hint?

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2011

    You may want to use any of these commands:

    *entityhighlighting

    hm_blockredraw

    hm_blockmessages

    hm_blockerrormessages

    hm_commandfilestate

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2011

    Thank you! hm_blockmessage speeded my algotithm up by a factor of --> 10 <--

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2011

    Thank you! hm_blockmessage speeded my algotithm up by a factor of --> 10 <--

    I also use hwbrowsermanager view flush false/true;