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

18 lines
419 B
Plaintext
Raw Normal View History

/*!
\page struct_elem_visualisation Visualization of structural elements (package structelem)
The usage of the visualization of structural elements can be
appreciated with this set of instructions:
\code
from salome.geom.structelem import TEST_StructuralElement
TEST_StructuralElement()
\endcode
This creates the geometrical objects displayed in the study below:
\image html salome-geom-structuralelements.png
*/