Salome HOME
Copyright update 2022
[modules/homard.git] / doc / en / tui_homard.rst
1 .. _tui_homard:
2
3 The computation
4 ###############
5
6 Methods of the class homard
7 ***************************
8
9 +---------------------------------------------------------------+
10 +---------------------------------------------------------------+
11 | .. module:: SetLanguageShort                                  |
12 |                                                               |
13 | **SetLanguageShort(lang)**                                    |
14 |     Gives the language of the messages. If the choice is      |
15 |     uncorrect, english is choosen.                            |
16 |                                                               |
17 |     - ``lang`` : the language of the messages.                |
18 |                                                               |
19 |         * 'fr' : francais                                     |
20 |         * 'en' : anglais                                      |
21 +---------------------------------------------------------------+
22 | .. module:: GetLanguageShort                                  |
23 |                                                               |
24 | **GetLanguageShort()**                                        |
25 |     Returns the language of the messages.                     |
26 +---------------------------------------------------------------+
27
28
29 Example
30 *******
31
32
33 Corresponding graphical interface
34 *********************************
35 Look at :doc:`gui_homard`