Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Region Difference
Returns difference between two or many sets of planar closed curves (regions)
Details
ID
tool-boolean-operation-region-difference
Name
Region Difference
Group
Boolean Operation
Package
Tool
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Region | Geometry | Main region | |
Region 1 | Geometry | Geometry for region differance operation |
Output ports
Name | Type | Description |
---|---|---|
Curve | Curve | Result outlines of geometry difference |
After creating the node, connect the first region we want to diff from to the first port, then connect the second region we want to diff from the first region to the second port. 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 a result of the difference.
Region Union
Region Intersection