mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-12 00:29:18 +05:00
7961b83044
This reverts commit 3cd92817cb
.
18 lines
461 B
Plaintext
18 lines
461 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.
|
|
|
|
\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".
|
|
|
|
|
|
*/ |