Optional
epsilon: number = EPSILONan optional epsilon
a planar graph containing vertices, edges, and faces except holes.
Planarize a graph into the 2D XY plane forming a valid planar graph. This will neatly resolve any overlapping collinear edges, resolve all crossing edges, rebuild faces, and remove holes.
a FOLD object