FaceQualityMeasure#
- class ansys.meshing.prime.FaceQualityMeasure(value)#
The type of face quality measures to check face quality metrics.
Methods
Returns self, the complex conjugate of any int.
Number of bits necessary to represent self in binary.
Number of ones in the binary representation of the absolute value of self.
FaceQualityMeasure.to_bytes
(/, length, ...)Return an array of bytes representing an integer.
FaceQualityMeasure.from_bytes
(/, bytes, ...)Return the integer represented by the given array of bytes.
Return integer ratio.
Attributes
the real part of a complex number
the imaginary part of a complex number
the numerator of a rational number in lowest terms
the denominator of a rational number in lowest terms
The Skewness metric ranges between 0 (worst) and 1 (best).
Size Change is the maximum ratio of the area of each neighboring face element to the area of face element when the area of the face element is smaller than the neighbor.
The Aspect Ratio metric is greater than 1.
Face quality metric to check warping factor.
The Element Quality metric ranges between 0 (worst) and 1 (best).
Examples using FaceQualityMeasure#
Wrap a toy car for a flow analysis