How Can I get the Solver Keywords with Hypermesh Tcl Script?
Hi Altair,
I want to get the keywords list after I import the model into Hypermesh with Tcl scripts, because I found some strange keywords exist in my model.
I didn't find the relative scripts in hyperworks help web.
I found only "set keyword [hm_getvalue $entType id=$Id dataname=solverkeyword]" from the help document. But it's inconvenient.
I thought there must have a code to get all keywords list out.
Could you give me the feedback?
Thanks!