Hi,
I changed quality index values(values in criteria Editor ) in 2D->qualityindex by following command.
I created a list of all values named qual_list. I passed that list to command.
eval *createdoublearray 89 $qual_list
*reset_qa_calculator 1 89
Now it is working fine and coloring is done according to the values given by me.
Now how to getback to original model ?
by clicking return i wil get back to original model. what is the command for go back to my original model.
I tried the following commands.
*createmark elems 1 'displayed'
*elementqualitysetup 1
*elementqualityshutdown 0
like that.. they r giving segmentation error and closing Hypermesh.
Any command for that?
Help me.