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