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

17 lines
423 B
Plaintext

/*!
\page basic_prop_page Basic Properties
Returns the properties (Length, Surface & Volume) for the selected
geometrical object.
<b>Result:</b> Display Length, Surface & Volume in the form of
Python Tuple.
\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".
\image html neo-basicprop.png
*/