createCaptureClipOutside MethodStatic
Create a boolean clipper which performs the reverse of that of primaryClipper
.
createCaptureClipOutside(primaryClipper: Clipper): Clipper
Parameter | Type | Description |
---|---|---|
primaryClipper | Clipper | clip objects to capture. |
Returns - Clipper
Defined in
- clipping/BooleanClipFactory.ts Line 84
Last Updated: 23 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.