OpenBIMRL | Geometric functions
Class path: geometry.line2Pt
Create line

Description
Creates a 3d line.
Input
| Input | Name | Type | Description |
|---|---|---|---|
| 0 | Starting point | tuple3d | Starting point |
| 1 | Endpoint | tuple3d | Endpoint |
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