OpenBIMRL | Geometric functions
Class path: geometry.rotate
Rotate
Description
Rotates a geometry around an axis.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | Mesh | ShapeDto | |
1 | Axis | String | |
2 | Angle | Number |
Output
Output | Name | Type | Description |
---|---|---|---|
0 | Mesh | Number | |
1 | Matrix | Matrix |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself