OpenBIMRL | Geometric functions
Class path: geometry.difference
Difference

Description
Creates a CSG difference from 2 meshes
Input
| Input | Name | Type | Description |
|---|---|---|---|
| 0 | Mesh | ShapeDto | Mesh 1 |
| 1 | Mesh | ShapeDto | Mesh 2 |
Output
| Output | Name | Type | Description |
|---|---|---|---|
| 0 | Mesh | ShapeDto | difference |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself