Calculates and returns the coordinates of the gravity center for the selected geometrical object.
Result: GEOM_Object (vertex).
TUI Command: geompy.MakeCDG(Shape), where Shape is the shape for which a center of gravity is computed.
See also a TUI example.