OpenBIMRL | Geometric functions
Class path: geometry.scale
Scale
Description
Scales a geometry by a vector.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | Mesh | ShapeDto | |
1 | Scale | 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