splitPathsByRegionInOnOutXY MethodStatic
- Find intersections of
curvesToCutwith boundaries ofregion. - Break
curvesToCutinto parts inside, outside, and coincident. - Return all fragments, split among
insideParts,outsideParts, andcoincidentPartsin the output object.
splitPathsByRegionInOnOutXY(curvesToCut: CurveCollection | CurvePrimitive | undefined, region: AnyRegion): object
| Parameter | Type | Description |
|---|---|---|
| curvesToCut | CurveCollection | CurvePrimitive | undefined | |
| region | AnyRegion |
Defined in
Last Updated: 08 January, 2020