add getValidity() function to MElement class. Return an int. Just check if...
add getValidity() function to MElement class. Return an int. Just check if this int is positive to know if the element is valid. When orientation is not a problem, checking if the int is true is sufficient. -1 means the element is possibly invalid or just has an incorrect numbering of the nodes.
Loading
Please register or sign in to comment