Salome HOME
Review or reference documentation. Improvement of sketcher and measurement tools...
[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 visualization of structural elements can be tested with the following set of instructions:
6
7 \code
8 from salome.geom.structelem import TEST_StructuralElement
9 TEST_StructuralElement()
10 \endcode
11
12 This creates geometrical objects displayed in the study below:
13
14 \image html salome-geom-structuralelements.png
15
16 */