Mesh.face_skewness
- Mesh.face_skewness(fkey)[source]
Face skewness as the maximum absolute angular deviation from the ideal polygon angle.
- Parameters
fkey (int) – The face key.
- Returns
float – The skewness.
References
Wikipedia. Types of mesh. Available at: https://en.wikipedia.org/wiki/Types_of_mesh.