OpenBIMRL | Geometric functions
Class path: geometry.text3D
Generate text
Description
Creates a 3D text/label at a specified position.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | Position | tuple3d | Position |
1 | Label | String | Text |
Output
Output | Name | Type | Description |
---|---|---|---|
0 | Mesh | ShapeDto | Mesh |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself