]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
*** empty log message ***
authorboulant <boulant>
Thu, 29 Jul 2010 10:10:01 +0000 (10:10 +0000)
committerboulant <boulant>
Thu, 29 Jul 2010 10:10:01 +0000 (10:10 +0000)
doc/docutils/images/salome.geom.structuralelements.png [new file with mode: 0644]
doc/docutils/overview.rst

diff --git a/doc/docutils/images/salome.geom.structuralelements.png b/doc/docutils/images/salome.geom.structuralelements.png
new file mode 100644 (file)
index 0000000..6ed41b1
Binary files /dev/null and b/doc/docutils/images/salome.geom.structuralelements.png differ
index 4742ea7dd31ef3105e44edded1774ff8b2c87289..b09203220a690d054c519f0edac714f5d21a1d99 100644 (file)
@@ -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)</docapi>` of this documentation.