OpenBIMRL | Geometric functions
Class path: geometry.checkIntersection
Intersection
Description
Creates a CSG intersection 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 | Intersection |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself