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