polygon_clip_rust: Clip a (possibly multi-polygon) subject path against a single...

View source: R/extendr-wrappers.R

polygon_clip_rustR Documentation

Clip a (possibly multi-polygon) subject path against a single clip polygon. Mirrors the slice of polyclip::polyclip behavior eulerr actually uses at the stripe-pattern site.

Description

Clip a (possibly multi-polygon) subject path against a single clip polygon. Mirrors the slice of polyclip::polyclip behavior eulerr actually uses at the stripe-pattern site.

Usage

polygon_clip_rust(subject_x, subject_y, subject_id_lengths, clip_x, clip_y, op)

eulerr documentation built on May 30, 2026, 1:07 a.m.