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
Yes.
hm_getvalue set id=1 dataname=typename
That's great Ben, many thanks
Yes.
hm_getvalue set id=1 dataname=typename