Sets
List of Operators
complementComplementComplementcomplement
- Return the complement of a region.
differenceDifferenceDifferencedifference
- Calculate the difference of two regions.
intersectionIntersectionIntersectionintersection
- Calculate the intersection of two regions.
symm_differenceSymmDifferenceSymmDifferencesymm_difference
- Calculate the symmetric difference of two regions.
union1Union1Union1union1
- Return the union of all input regions.
union2Union2Union2union2
- Return the union of two regions.