EGI.face_normal
- EGI.face_normal(fkey, unitized=True)
Compute the normal of a face.
- Parameters
fkey (int) – The identifier of the face.
unitized (bool, optional) – Unitize the normal vector. Default is
True
.
- Returns
list – The components of the normal vector.