RegionBooleanXYOptions Interface

Options bundle for use in regionBooleanXY.

Properties

Name Type Description
mergeTolerance number | undefined Absolute distance tolerance for merging loops.  
operationGroupA RegionBinaryOpType | undefined Operation to apply to the regions of the first argument.  
operationGroupB RegionBinaryOpType | undefined Operation to apply to the regions of the second argument.  
simplifyUnion boolean | undefined Whether to post-process the Boolean result to remove extraneous interior edges and return a simpler region.  

Defined in

Last Updated: 03 August, 2026