Block.face_normal

Block.face_normal(fkey, unitized=True)

Compute the normal of a face.

Parameters:
fkeyint

The identifier of the face.

unitizedbool, optional

If True, the vector is unitized.

Returns:
compas.geometry.Vector