Skip to main content

combine

Function combine 

Source
pub fn combine(a: &Path, b: &Path, op: BooleanOp, opts: BoolOptions) -> Path
Expand description

Combine two paths via the given boolean op.

Returns a new Path whose subpaths bound the requested region. An empty result (e.g. Intersection of disjoint shapes) is a Path with no commands.