Hi,
I have some questions about the dimension of fonts and icons on Hypermesh 2019 on a laptop. I have attached a document where I gathered my doubts. I hope it is clear enough. Moreover I have already increased the windows desktop size to 120%.
May you help me?
Kind regards,
Mauro
Create a script named as hmcustom.tcl inside one of the paths mentioned in the link below. For example;
*menufont 4
*graphicfont 4
*deleteelementsmode 0
*elementsizeset 2
*setgeomrefinelevel 2
this settings will be already set when you start hm. It could be added any setting you are searching for by the help of the command.tcl monitoring in notepad++ .
https://2021.help.altair.com/2021/hwdesktop/hwd/topics/getting_started/hmcustomtcl_r.htm?zoom_highlightsub=hmcustom.tcl
I hope it helps