Skip to content

OpenBIMRL | Geometric functions

Class path: geometry.centroid3D

Centroid

centroid3D1.png

Description

Determines the center of gravity of a solid using its points.

Input

Input Name Type Description
0 mesh ShapeDto Geometry of an object

Output

Output Name Type Description
0 centroid tuple3d centroid

Use/Example

centroid3D2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself