Salome HOME
Revert "Synchronize adm files"
[modules/geom.git] / doc / salome / gui / GEOM / input / center_mass.doc
1 /*!
2
3 \page center_mass_page Center of Mass
4
5 This operation calculates and returns the coordinates of the gravity center for
6 the selected geometrical object.
7
8 \image html measures3.png
9
10 Press \b Apply or <b>Apply and Close</b> button to publish the \b Point in the study. 
11
12 \n <b>TUI Command:</b> <em> geompy.MakeCDG(Shape),</em> where \em Shape is
13 the shape for which a center of gravity is computed.
14
15 See also a \ref tui_center_of_mass_page "TUI example".
16
17
18 */