Salome HOME
[bos #36177] [FORUM] - Remove extra-edge on hemisphere
[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 \note This dialog supports navigation through the selectable objects (in OCC 3D viewer only):
13 - Scroll mouse wheel with pressed \em Ctrl key or press \em "S", \em "P" keys when input focus is
14 in the viewer to navigate between selectable objects.
15 - Press left mouse button to select an appropriate object to the dialog box.
16 .
17 For more details, please refer to the \em "Functionality common for OCC and VTK viewers" chapter
18 of the GUI module's documentation.
19
20 <b>TUI Command:</b> <em> geompy.MakeCDG(Shape),</em> where \em Shape is
21 the shape for which a center of gravity is computed.
22
23 See also a \ref tui_center_of_mass_page "TUI example".
24
25
26 */