Salome HOME
Increment version: 9.11.0
[modules/hexablock.git] / doc / gui_cut_hexa.rst
1 :tocdepth: 3
2
3
4 .. _guicuthexa:
5
6 =============
7 Cut hexahedra
8 =============
9
10 This method allows to cut in two (or more) a series of hexahedra
11 using a series of edges propagation.
12
13 To cut an hexahedra in the **Main Menu** select **Model -> Operation -> Cut Edge**.
14
15 .. _guicuthexauniform:
16
17 Uniform Cut
18 ===========
19
20 The dialogue box to make a uniform cut of an hexahedra is:
21
22 .. image:: _static/gui_cuthexauniform.png
23    :align: center
24
25 .. centered::
26    Uniform Cut
27
28 **Arguments:** 
29
30 - *Edge*     : an edge on the hexahedra to cut.
31 - *Nb layers*: the number of cuts.
32
33 TUI command: :ref:`tuicuthexauniform`
34
35
36 .. _guicuthexacustom:
37
38 Custom Cut
39 ==========
40
41 The dialogue box to make a custom cut of an hexahedra is:
42
43 .. image:: _static/gui_cuthexacustom.png
44    :align: center
45
46 .. centered::
47    Custom Cut
48
49 **Arguments:** 
50
51 - *Edge*     : an edge on the hexahedra to cut.
52 - *length*   : the list of the lengths of the layers in ascendant order.
53
54 TUI command: :ref:`tuicuthexacustom`