/*! \page struct_elem_visualisation Visualization of structural elements (package structelem) The Python package structelem contains functions to create geometrical 3D representations of mechanical models called "structural elements". The visualization of structural elements can be tested with the following set of instructions: \code from salome.geom.structelem import TEST_StructuralElement TEST_StructuralElement() \endcode This creates geometrical objects displayed in the study below: \image html salome-geom-structuralelements.png */