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