Face.lines

Face.lines is an array of all the lines that connect to form the face.

struct Face
Line[] lines;

Meta