Intersect faceplane
From GMLwiki
face:E n:P3 d:f → [ p:P e:E h:I ]
[edit] Description
returns the intersections of plane (n,d) with the face. Each hit record contains an integer h=1: edge was hit h=2: vertex was hit for h=1, p lies on the segment from [ e, e faceCCW ]
