/*!
\page basic_prop_page Basic Properties
Returns the properties (Length, Surface & Volume) for the selected
geometrical object.
Result: Display Length, Surface & Volume in the form of
Python Tuple.
\nTUI Command: geompy.BasicProperties(Shape), 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
*/