From: boulant Date: Thu, 29 Jul 2010 10:10:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: BR_pypkg_20100730~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=21ad8e36cef7a56f5ce261d9d35b4ab013d5afed;p=modules%2Fgeom.git *** empty log message *** --- diff --git a/doc/docutils/images/salome.geom.structuralelements.png b/doc/docutils/images/salome.geom.structuralelements.png new file mode 100644 index 000000000..6ed41b12f Binary files /dev/null and b/doc/docutils/images/salome.geom.structuralelements.png differ diff --git a/doc/docutils/overview.rst b/doc/docutils/overview.rst index 4742ea7dd..b09203220 100644 --- a/doc/docutils/overview.rst +++ b/doc/docutils/overview.rst @@ -20,6 +20,11 @@ structural elements can be appreciated with this set of instructions: >>> from salome.geom.structelem import TEST_StructuralElement >>> TEST_StructuralElement() +This creates the geometrical objects displayed in the study below: + +.. image:: /images/salome.geom.structuralelements.png + :align: center + The specification of the programming interface of this package is detailled in the part :doc:`Documentation of the programming interface (API)` of this documentation.