OpenBIMRL | Geometric functions
Class path: geometry.decomposeGeometry
Decompose geometry
Description
Decomposes a ShapeDto into its elementary parts.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | Mesh | ShapeDto | Geometry Array |
Output
Output | Name | Type | Description |
---|---|---|---|
0 | Coordinates | Tuple3D | |
1 | Indices | Number |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself