]> SALOME platform Git repositories - modules/hexablock.git/blob - doc/python.rst
Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/hexablock.git] / doc / python.rst
1 :tocdepth: 4
2
3 .. _python:
4
5 ###############################################
6 Using HexaBlock with the Python interface (TUI)
7 ###############################################
8
9 By the links below you can find sample scripts for all operations provided by HexaBlock module
10
11 .. toctree::
12    :maxdepth: 2
13  
14    tui_component.rst
15    tui_document.rst
16    tui_vertex.rst
17    tui_edge.rst
18    tui_quadrangle.rst
19    tui_hexahedron.rst
20    tui_vector.rst
21    tui_cyl.rst
22    tui_pipe.rst
23    tui_blocks_for_cyl_pipe.rst
24    tui_cartgrid.rst
25    tui_cylgrid.rst
26    tui_sphergrid.rst
27    tui_remove.rst
28    tui_cut_hexa.rst
29    tui_prism_join_quad.rst
30    tui_merge_elmts.rst
31    tui_disc_elmts.rst
32    tui_make_elmts.rst
33    tui_modify_elmts.rst
34    tui_asso_quad_to_geom.rst
35    tui_groups.rst
36    tui_discret_law.rst
37    tui_propag.rst
38    tui_mesh.rst
39
40
41
42
43
44
45
46
47
48
49