liangycc 2 Report post Posted September 10, 2018 Hi, Thanks to all of you for your valuable time and efforts putting in helping others. I want to improve mesh quality by using qulityindex,but the only api i can find to get the error info is hm_getelementsqualityinfo,which can not show the error element list. I think i have to get the error element list.Then i can improve mesh quality by using some apis like *elementqualitysplitelem elem_id. Could you give me some suggestions? Thank you very much!!! Share this post Link to post Share on other sites
Pandurang 8 Report post Posted September 11, 2018 For 2D elems: *elementtestwarpage *elementtestlength *elementtestjacobian Regards, PD Share this post Link to post Share on other sites
tinh 631 Report post Posted September 11, 2018 Hi, try specifying output mark for failed elems: *createmark elems 1 displayed hm_getelementsqualityinfo 1 1 2 puts Fails=[hm_getmark elems 2] Share this post Link to post Share on other sites
liangycc 2 Report post Posted September 13, 2018 Thank you very much!!! Share this post Link to post Share on other sites