TCL script for automating Quality check

Altair Community Member
Updated by unknown
I am new to TCL scripts. I am planning to write a script for a dialog box that automates 3D Quality parameter checks.
When the quality parameter is checked in the dialog box, the result should be shown as either PASS or FAIL for component wise as shown below.
Example :
Component name | Warpage | Jacobian | Skew |
Bush | PASS | FAIL | PASS |
Bolt | FAIL | PASS | PASS |
Can anyone help me on this !!!