2012-08-09 13:58:02 +06:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\page basic_prop_page Basic Properties
|
|
|
|
|
2014-05-05 12:16:12 +06:00
|
|
|
This operation returns Length, Surface and Volume properties for the selected
|
2012-08-09 13:58:02 +06:00
|
|
|
geometrical object.
|
|
|
|
|
2014-05-05 12:16:12 +06:00
|
|
|
\image html neo-basicprop.png
|
|
|
|
|
2014-11-19 17:40:00 +05:00
|
|
|
\note This dialog supports navigation through the selectable objects (in OCC 3D viewer only):
|
|
|
|
- Scroll mouse wheel with pressed \em Ctrl key or press \em "S", \em "P" keys when input focus is
|
|
|
|
in the viewer to navigate between selectable objects.
|
|
|
|
- Press left mouse button to select an appropriate object to the dialog box.
|
|
|
|
.
|
|
|
|
For more details, please refer to the \em "Functionality common for OCC and VTK viewers" chapter
|
|
|
|
of the GUI module's documentation.
|
|
|
|
|
|
|
|
<b>TUI Command:</b> <em>geompy.BasicProperties(Shape),</em> where
|
2012-08-09 13:58:02 +06:00
|
|
|
\em Shape is a shape whose properties are inquired.
|
|
|
|
|
|
|
|
See also a \ref tui_basic_properties_page "TUI example".
|
|
|
|
|
|
|
|
*/
|