RegionBooleanXYOptions Interface
Options bundle for use in regionBooleanXY.
Properties
| Name | Type | Description | |
|---|---|---|---|
| mergeTolerance | number | undefined | Absolute distance tolerance for merging loops. | |
| simplifyUnion | boolean | undefined | Whether to post-process a Boolean Union result to return only the outer Loops. | 
Defined in
- curve/RegionOps.ts Line 107
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.