latest
Boolean Operation
Region Intersection

Returns intersection between two or many sets of planar closed curves (regions)

ID

662ae7a510b6cb87640c92a0

Name

Region Intersection

Group

Boolean Operation

Package

Tool

Keywords

intersect
boolean
curve
ci

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating a Region Intersection node.

  • The first way to create a Region Intersection node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • intersection , boolean , curve , ci
  • The second way is to select a Region Intersection node from the menu that opens from the top left.
    • Menu > Tool > Boolean Operation > Region Intersection

Steps

  • Create a Region Intersection node.
  • Connect the first region we want to find an intersection with to the first port.
  • Connect the second region we want to intersect to the second port.
  • Add a port for additional regions using the "add port" function in the port menu and connect other regions to the added ports.

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.

See also

Region Union
Region Difference

Inputs

NameTypeDescriptionDefault Value
geometry
Geometry
Set of regions

Outputs

NameTypeDescription
curve
Curve
Result outlines of boolean operation