Salome HOME
Merge from V6_main 13/12/2012
[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_elements.rst
17    tui_vertex.rst
18    tui_edge.rst
19    tui_quadrangle.rst
20    tui_hexahedron.rst
21    tui_vector.rst
22    tui_cyl.rst
23    tui_pipe.rst
24    tui_blocks_for_cyl_pipe.rst
25    tui_cartgrid.rst
26    tui_cylgrid.rst
27    tui_sphergrid.rst
28    tui_hemisphere_rind.rst
29    tui_remove.rst
30    tui_cut_hexa.rst
31    tui_prism_join_quad.rst
32    tui_merge_elmts.rst
33    tui_disc_elmts.rst
34    tui_make_elmts.rst
35    tui_make_symmetry.rst
36    tui_modify_elmts.rst
37    tui_quad_revolution.rst
38    tui_association.rst
39    tui_asso_quad_to_geom.rst
40    tui_asso_vertex_to_geom.rst
41    tui_groups.rst
42    tui_discret_law.rst
43    tui_propag.rst
44    tui_mesh.rst
45
46
47
48
49
50
51
52
53
54
55