geom/doc/salome/gui/GEOM/input/center_mass.doc

18 lines
461 B
Plaintext
Raw Normal View History

2012-08-09 13:58:02 +06:00
/*!
\page center_mass_page Center of Mass
This operation calculates and returns the coordinates of the gravity center for
2012-08-09 13:58:02 +06:00
the selected geometrical object.
\image html measures3.png
Press \b Apply or <b>Apply and Close</b> button to publish the \b Point in the study.
2012-08-09 13:58:02 +06:00
\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".
*/