Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Region Intersection
Returns intersection between two or many sets of planar closed curves (regions)
Details
ID
tool-boolean-operation-region-intersection
Name
Region Intersection
Group
Boolean Operation
Package
Tool
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Region 1 | Geometry | Set of regions |
Output ports
Name | Type | Description |
---|---|---|
Curve | Curve | Result outlines of boolean operation |
After creating a node, connect the first region with which we want to find an intersection to the first port, then connect the second region to the second port in order to find the intersection between these two regions. For more than two regions, you need to add ports using the "add port" function in the ports menu and connect other regions to these ports. On the output port, we will get the result of the intersection.
Region Union
Region Difference