A program to recognize and reward our most engaged community members
How to know the type of a set by tcl?
For example, I have a set named TEST_SET. How can I know TEST_SET is a set of Element or a set of Node by tcl?
<?xml version="1.0" encoding="UTF-8"?>
In HW Help, you have alot of information (see picture).
Examle TCL code:
hm_getvalue sets id=1 dataname=type hm_getvalue sets id=1 dataname=typename
Thank you very much!