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

17 lines
423 B
Plaintext
Raw Normal View History

/*!
\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.
2012-04-18 15:17:03 +06:00
See also a \ref tui_basic_properties_page "TUI example".
\image html neo-basicprop.png
*/