geom/doc/salome/gui/GEOM/input/center_mass.doc
2012-08-09 07:58:02 +00:00

16 lines
394 B
Plaintext

/*!
\page center_mass_page Center of Mass
Calculates and returns the coordinates of the gravity center for
the selected geometrical object.
<b>Result:</b> GEOM_Object (vertex).
\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".
\image html measures3.png
*/