HOW TO OPEN A SUB-PANEL FROM MACRO (IN HYPERMESH)?
Altair Forum User
Altair Employee
Answers
-
Hi,
I am not aware of a command in command.cmf file syntax, but in TCL you could use hm_pushpanelitem.
E.g. hm_pushpanelitem 'edit element' 'split' will let you open the 'split'-option in the 'edit element'-panel.
Regards,
Stefan
0 -
Thank you, this is exactly what I was looking for :d/
0