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

19 lines
804 B
Plaintext
Raw Normal View History

2012-08-09 13:58:02 +06:00
/*!
\page basic_prop_page Basic Properties
This operation returns Length, Surface and Volume properties for the selected
2012-08-09 13:58:02 +06:00
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 neo-basicprop.png
2012-08-09 13:58:02 +06:00
\n<b>TUI Command:</b> <em>geompy.BasicProperties(Shape),</em> where
\em Shape is a shape whose properties are inquired.
See also a \ref tui_basic_properties_page "TUI example".
*/