Center of Mass ============== Dependencies ------------ This node requires FreeCAD_ library to work. .. _FreeCAD: ../../solids.rst Functionality ------------- This node calculates the point in 3D space, which is the center of mass (a.k.a. barycenter) of a Solid object. Inputs ------ This node has the following input: * **Solid**. The Solid object to be analyzed. This input is mandatory. Outputs ------- This node has the following output: * **Center**. The center of mass of the Solid object.