OpenBIMRL | Geometric functions
Class path: geometry.area
Area

Description
Calculates the area using a triangular shape as input.
Input
| Input | Name | Type | Description |
|---|---|---|---|
| 0 | Mesh | ShapeDto |
Output
| Output | Name | Type | Description |
|---|---|---|---|
| 0 | Area | Number |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself