Salome HOME
Merge from V7_3_BR branch 18/12/2013
[modules/geom.git] / doc / salome / gui / GEOM / input / basic_prop.doc
1 /*! 
2
3 \page basic_prop_page Basic Properties
4
5 Returns the properties (Length, Surface & Volume) for the selected
6 geometrical object.
7
8 <b>Result:</b> Display Length, Surface & Volume in the form of
9 Python Tuple.
10 \n<b>TUI Command:</b> <em>geompy.BasicProperties(Shape),</em> where
11 \em Shape is a shape whose properties are inquired.
12
13 See also a \ref tui_basic_properties_page "TUI example".
14
15 \image html neo-basicprop.png
16
17 */