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