Getting Access To Aspect Ratio Values
Find more posts tagged with
Sort by:
1 - 5 of
51
Is there a way to get access to the fail values of the different quality criterias set in hypermesh?
Kind regards,
Simon
Yes, check the help linked with the functions mentioned to see the options you have:
There is a variety of functions you can use to achieve this:
*elementtestaspect Help
hm_createmark elems 1 'greater than value' 'aspect 3' Help
hm_getelemcheckbounds Help
I hope this can help you achieve what you intend.