Salome HOME
Copyright update 2020
[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_blocks_for_cyl_pipe.rst
23    tui_cartgrid.rst
24    tui_hemisphere_rind.rst
25    tui_remove.rst
26    tui_cut_hexa.rst
27    tui_prism_join_quad.rst
28    tui_merge_elmts.rst
29    tui_disc_elmts.rst
30    tui_make_elmts.rst
31    tui_make_symmetry.rst
32    tui_modify_elmts.rst
33    tui_quad_revolution.rst
34    tui_association.rst
35    tui_add_geometry.rst
36    tui_asso_quad_to_geom.rst
37    tui_asso_vertex_to_geom.rst
38    tui_groups.rst
39    tui_discret_law.rst
40    tui_propag.rst
41    tui_mesh.rst
42
43
44
45
46
47
48
49
50
51
52