OpenBIMRL | Geometric functions
Class path: geometry.translate
Translate
Description
Translates a geometry.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | Mesh | ShapeDto | |
1 | Vector | Vector3D |
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