Salome HOME
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface"
[modules/geom.git] / doc / salome / gui / GEOM / input / struct_elem_visualisation.doc
1 /*!
2
3 \page struct_elem_visualisation Visualization of structural elements (package structelem)
4
5 The usage of the visualization of structural elements can be
6 appreciated with this set of instructions:
7
8 \code
9 from salome.geom.structelem import TEST_StructuralElement
10 TEST_StructuralElement()
11 \endcode
12
13 This creates the geometrical objects displayed in the study below:
14
15 \image html salome-geom-structuralelements.png
16
17 */