Using Tcl to check for element/node sets

Andy Ellis_21076
Andy Ellis_21076 Altair Community Member
edited 2023 13 in Community Q&A

Hi, I am running Tcl scripts in Hypermesh - is there a Tcl way of detecting whether a Set is an element set or a node set please?

Many thanks

Tagged:

Best Answer

  • Ben Buchanan
    Ben Buchanan
    Altair Employee
    edited 2023 13 Answer ✓

    Yes.

    hm_getvalue set id=1 dataname=typename

Answers