findMinimumAreaFace MethodStatic

Search an array of faceSeed nodes for the face with the most negative area.

findMinimumAreaFace(oneCandidateNodePerFace: HalfEdgeGraph | HalfEdge[]): HalfEdge

Parameter Type Description
oneCandidateNodePerFace HalfEdgeGraph | HalfEdge[] array containing one node from each face to be considered.

Defined in

Last Updated: 08 January, 2020