parseToClipperArray MethodStatic
Convert source to an array of clipper objects.
- ANY TYPE OF Clipper is accepted.
- REMARK: This is normally called only from the primary public method
parseToClipper.
parseToClipperArray(source: any): Clipper[] | undefined
| Parameter | Type | Description |
|---|---|---|
| source | any |
Returns - Clipper[] | undefined
Defined in
- clipping/BooleanClipFactory.ts Line 92
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.