About win cmd startup hm
Jerry Qu
Altair Community Member
I want get a cmd to
1.startup hypermesh
2.user profiles is abaqus standard3d
3.open a .hm
4.run a.tcl
In attachment, it’s my cmd, Have some issues :
1.startup hyperview no hypermesh
2.seems to have skipped the open.hm file cmd, it runs directly .tcl?
Tagged:
0
Answers
-
Hi, Jerry
I think the command below is what you want
/HyperWorks2019/hm/bin/win64/hmopengl.exe -uAbaqus -aStandard3d /HyperWorks2019/tutorials/hm/bottle.hm -tcl /HyperWorks2019/tutorials/hm/bottle.tcl
1