Mesh.face_skewness

Mesh.face_skewness(fkey)[source]

Face skewness as the maximum absolute angular deviation from the ideal polygon angle.

Parameters

fkey (Key) – The face key.

Returns

float – The skewness.

References

1

Wikipedia. Types of mesh. Available at: https://en.wikipedia.org/wiki/Types_of_mesh.