unable to find collector name for sets
Inkollu harsha Vardhan
Altair Community Member
Answers
-
Hello Inkollu
You can try using the hm_getvalue to get the name of the set (https://2023.help.altair.com/2023/hwdesktop/hwd/topics/reference/hm/hm_getvalue.htm?zoom_highlight=hm_getvalue)
Get the name of entity set with ID 1:
hm_getvalue sets id=1 dataname=name
- Rishabh
0