parseToClipper MethodStatic
Look for content that represents a clipper.
- Possible outputs are
ClipPlaneConvexClipPlaneSetUnionOfConvexClipPlaneSets- One of the
ClipBooleanderived classesClipBooleanXORClipBooleanORClipBooleanAND
parseToClipper(source?: object): undefined | Clipper
| Parameter | Type | Description |
|---|---|---|
| source | object | json object |
Returns - undefined | Clipper
Defined in
- clipping/BooleanClipFactory.ts Line 125
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.