OpenBIMRL | Geometric functions
Class path: geometry.transform
Transform
Description
Transforms a geometry by a matrix.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | Mesh | ShapeDto | |
1 | Matrix | Matrix |
Output
Output | Name | Type | Description |
---|---|---|---|
0 | Mesh | ShapeDto | |
1 | Matrix | Matrix |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself