Skip to content

OpenBIMRL | Geometric functions

Class path: geometry.intersectionAsBoolean

Boolean intersection

intersectionAsBoolean1.png

Description

Creates a Boolean intersection of 2 geometries.

Input

Input Name Type Description
0 Mesh ShapeDto Mesh 1
1 Mesh ShapeDto Mesh 2

Output

Output Name Type Description
0 Boolean Boolean Boolean

Use/Example

intersectionAsBoolean2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself