OpenBIMRL | Geometric functions
Class path: geometry.intersectionAsBoolean
Boolean intersection

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
Sample file
Download of a sample file so that the user can test the usage himself