*** empty log message ***

This commit is contained in:
boulant 2010-07-29 10:10:01 +00:00
parent ba2b4f7d08
commit 21ad8e36ce
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

View 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.