Tool
Solid
Vector
Surface
Transform
Triangulation
Boolean Operation
Array
Render
3D Object
Curve Analysis
Panels
Text
Image
Primitive Curves
Toolset
Intersection
Analysis
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