OpenBIMRL | Geometric functions
Class path: geometry.union
Union
Description
Creates a CSG union from 2 meshes.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | Mesh | ShapeDto | |
1 | Mesh | ShapeDto |
Output
Output | Name | Type | Description |
---|---|---|---|
0 | Mesh | ShapeDto |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself