Filter Intersections¶
This node filters intersected cells between A and B inputs.
Inputs:
- A - first pool of cells to check intersection
- B - second pool of cells to check intersection
Outputs:
- Out - result
Examples¶
Input is a house that has been completed.
Now let's filter these cells by Forward House Borders mask.
Now look at the result of mask rotation by 90 degrees. Perfect candidate for finding of cells intersection.
Let's find an intersection between cells filtered by 0° and by 90° rotations of the mask!
You can even invert the result by the Exclude node.