mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-16 03:51:27 +05:00
Updating images
This commit is contained in:
parent
21ad8e36ce
commit
f53c1745f1
Before Width: | Height: | Size: 168 KiB After Width: | Height: | Size: 168 KiB |
@ -17,12 +17,14 @@ The functions are distributed in the python package
|
|||||||
``salome.geom``. For example, the usage of the visualization of
|
``salome.geom``. For example, the usage of the visualization of
|
||||||
structural elements can be appreciated with this set of instructions:
|
structural elements can be appreciated with this set of instructions:
|
||||||
|
|
||||||
>>> from salome.geom.structelem import TEST_StructuralElement
|
.. code-block:: python
|
||||||
>>> TEST_StructuralElement()
|
|
||||||
|
from salome.geom.structelem import TEST_StructuralElement
|
||||||
|
TEST_StructuralElement()
|
||||||
|
|
||||||
This creates the geometrical objects displayed in the study below:
|
This creates the geometrical objects displayed in the study below:
|
||||||
|
|
||||||
.. image:: /images/salome.geom.structuralelements.png
|
.. image:: /images/salome-geom-structuralelements.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
The specification of the programming interface of this package is
|
The specification of the programming interface of this package is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user