collectClippedCurves MethodStatic
Find portions of the curve that are within the clipper. Collect them into an array of curve primitives.
collectClippedCurves(curve: CurvePrimitive, clipper: Clipper): CurvePrimitive[]
| Parameter | Type | Description |
|---|---|---|
| curve | CurvePrimitive | |
| clipper | Clipper |
Defined in
Last Updated: 08 January, 2020