RegionBinaryOpType Enumeration
Enumeration of the binary operation types for Boolean operations.
@see regionBooleanXY, polygonBooleanXYToLoops, polygonBooleanXYToPolyface.
Members
Name | Value | Description |
---|---|---|
AMinusB | ||
BMinusA | ||
Intersection | ||
Parity | ||
Union |
Defined in
- curve/RegionOps.ts Line 95
Last Updated: 08 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.