Structs§

Traits§

Functions§

  • Perform boolean operation between two polylines using parameters given.
  • Slice the given pline at all of its intersects for boolean operations.
  • Stitches open polyline slices together into closed polylines. The open polylines must be ordered/agree on direction (every start point connects with an end point). stitch_selector is used to determine priority of stitching in the case multiple possibilities exist.