geom/doc/salome/gui/GEOM/input/center_mass.doc
2014-11-19 15:40:00 +03:00

22 lines
908 B
Plaintext

/*!
\page center_mass_page Center of Mass
This operation calculates and returns the coordinates of the gravity center for
the selected geometrical object.
\n The appropriate "local" selection is automatically switched on. If there are several entities of allowed types under the mouse cursor, first of them (top-level one) is highlighted.
Press <CTRL> button and scroll the mouse wheel to switch between different available shapes that are pointed by the mouse cursor. The corresponding entities are highlighted in the viewer.
Press left mouse button to select appropriate object to the dialog box.
\image html measures3.png
Press \b Apply or <b>Apply and Close</b> button to publish the \b Point in the study.
\n <b>TUI Command:</b> <em> geompy.MakeCDG(Shape),</em> where \em Shape is
the shape for which a center of gravity is computed.
See also a \ref tui_center_of_mass_page "TUI example".
*/