Find which comp a solid belongs to
Altair Forum User
Altair Employee
Answers
-
The following code will give you the ID of collector of solid:
hm_getvalue solids id=NUM dataname=collector
Where NUM is solid ID.
0 -
Perfect! I tried the same line but with 'component' instead of 'collector'...
Thanks a lot.
0