OpenBIMRL | Geometrische Funktionen
Class path: geometry.findBoundingBoxPerMesh
Bounding Box per Mesh

Beschreibung
Gibt die BoundingBox jeder einzelnen Geometrie zurück.
Input
| Input | Name | Typ | Beschreibung |
|---|---|---|---|
| 0 | Mesh | ShapeDto |
Output
| Output | Name | Typ | Beschreibung |
|---|---|---|---|
| 0 | lowerPoint | Tuple3d | |
| 1 | upperPoint | Tuple3d |
Nutzung/Beispiel