Function S2Polygon.approxSubtractFromPolyline
Same as ApproxIntersectWithPolyline, but subtracts this polygon from the given polyline.
s2 .s2polyline .S2Polyline[] approxSubtractFromPolyline
(
in const(s2 .s2polyline .S2Polyline) a,
S1Angle snap_radius
);