Hello Everyone,
I am new to scripts on HM and learning from examples and tutorials. I want to make macro to check element quality of displayed elements i.e. Min/Max angle, Mi/Max length, duplicates etc in single shot. I am able to create macro to check and highlight nodes on issues elements. However I would like this macro to popuo window and share statement about quality.
As of now I am using
hm_usermessage 'number of element sides failing for max lentgth= $n '
This is overwriting previous message and I am able to see only last check details on HM page.
Is there any option which will create text box and write all criaterial by appending previous check and give show as check summary.
Thanks in advance.
Vikas Singh