Hi,
I want set the three variable whenever I use F10 Quality check.
For example,
*elementtestinterangle elements 1 30 1 2 1 4 0 " 3D Tria Face Min Angle "
The above command is to check min angle of 3d face tria,
Inthese I need to get {internalangle,30,3D Tria Face Min Angle} and set to a variable.
Also if,
*elementtestlength elements 1 1.3 2 1 2 0 " 2D Length < "
the above command is executed
I need to get {length,1.3,2D Length <}
Respectively,