]> SALOME platform Git repositories - modules/smesh.git/blob - doc/salome/gui/SMESH/input/tui_adaptation.rst
Salome HOME
Prevent failure of opening Mesh dialog if unable to load some mesher plugin
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_adaptation.rst
1 .. _tui_adaptation_page:
2
3 **********
4 Adaptation
5 **********
6
7 .. _tui_mg_adapt:
8
9 MG_Adapt
10 ========
11
12 .. literalinclude:: ../../../examples/MGAdaptTests_without_session.py
13     :language: python
14
15 :download:`Download this script <../../../examples/MGAdaptTests_without_session.py>`
16
17
18 **See Also** the GUI :ref:`adaptation_page`.