Skip to content

OpenBIMRL | Geometric functions

Class path: geometry.rotate

Rotate

rotate1.png

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

rotate2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself