Is there a way to prevent this message box from popping up during the execution of a TCL script:
hm_answernext 'yes' or 'ok' don't seem to work
You will need to check this 'do not show this message again' manually once so that it never shows up again.
*setoption mixed_property_warning=0
I think this will work with new versions of Hypermesh.
You will need to check this 'do not show this message again' manually once so that it never shows up again.