simplifyUnion
simplifyUnion: boolean | undefined
Whether to post-process the Boolean result to remove extraneous interior edges and return a simpler region.
- Default value is
false, to return the raw Boolean result, which may be, e.g., a UnionRegion of adjacent Loops.
Defined in
- curve/RegionOps.ts Line 115
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.