cloneCurvesWithXYSplitFlags MethodStatic
- Find all intersections among curves in
curvesToCutandcutterCurves - Return fragments of
curvesToCut. - For a
Loop,ParityRegion, orUnionRegionincurvesToCut- if it is never cut by any
cuttercurve, it will be left unchanged. - if cut, the input is downgraded to a set of
Pathcurves joining at the cut points.
- if it is never cut by any
- All cutting is "as viewed in the xy plane"
cloneCurvesWithXYSplitFlags(curvesToCut: CurvePrimitive | CurveCollection | undefined, cutterCurves: CurveCollection): CurveCollection | CurvePrimitive | undefined
| Parameter | Type | Description |
|---|---|---|
| curvesToCut | CurvePrimitive | CurveCollection | undefined | |
| cutterCurves | CurveCollection |
Defined in
Last Updated: 08 January, 2020