Salome HOME
Merge remote-tracking branch 'remotes/origin/CEA_2020_ImportSTEP'
[modules/shaper.git] / src / ExchangePlugin / doc / TUI_importFeature.rst
1
2   .. _tui_import_file:
3
4 Import File
5 ===========
6
7 .. literalinclude:: examples/import.py
8     :linenos:
9     :language: python
10
11 :download:`Download this script <examples/import.py>` 
12    
13   .. _tui_import_file_step:
14
15 Import STEP File
16 ================
17
18 .. literalinclude:: examples/importStep.py
19     :linenos:
20     :language: python
21
22 :download:`Download this script <examples/importStep.py>`