Salome HOME
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
[modules/geom.git] / doc / salome / gui / GEOM / input / center_mass.doc
1 /*!
2
3 \page center_mass_page Center of Mass
4
5 Calculates and returns the coordinates of the gravity center for
6 the selected geometrical object.
7
8 <b>Result:</b> GEOM_Object (vertex).
9 \n <b>TUI Command:</b> <em> geompy.MakeCDG(Shape),</em> where \em Shape is
10 the shape for which a center of gravity is computed.
11
12 See also a \ref tui_center_of_mass_page "TUI example".
13
14 \image html measures3.png
15
16 */