]> SALOME platform Git repositories - modules/hexablock.git/blob - doc/gui_prism_join_quad.rst
Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/hexablock.git] / doc / gui_prism_join_quad.rst
1 :tocdepth: 3
2
3
4 .. _guiprismjoinquad:
5
6
7 ========================== 
8 Prism and join quadrangles
9 ==========================
10
11 .. _prismquad:
12
13 Prism Quadrangles
14 =================
15
16 To prism from quadrangles in the **Main Menu** select **Model -> Prism Quadrangles**.
17
18 From a list of quadrangles, a set of hexahedra is created.
19
20 **Arguments:** list of quadrangles, a vector (direction) and the number of layers.
21
22 The dialogue box to prism from quadrangles is:
23
24
25 .. image:: _static/gui_prism_quads.png
26    :align: center
27
28 .. centered::
29    Prism From Quadrangles
30
31
32
33 Example:
34
35 .. image:: _static/prisme_gui.png
36    :align: center
37
38 .. centered::
39    Prism Quads
40
41
42
43 .. _joinquad:
44
45 Join Quadrangles
46 ================
47
48 To join quadrangles in the **Main Menu** select **Model -> Join Quadrangles**.
49
50 .. image:: _static/gui_join_quads.png
51    :align: center
52
53 .. centered::
54    Join Quadrangles Dialog Box
55
56
57 The following data are required:
58
59 - From
60     - Quadrangles: the set of quadrangles to be joined and from which hexahedra will be created.
61     - Point a: a vertex belonging to the set of quadrangles.
62     - Point b: a vertex belonging to the set of quadrangles.
63
64 - To
65     - Quadrangle: a quadrangle from the set of targeted quadrangles.
66     - Point a: the target vertex (in the target quadrangle) for *From.Point a*.
67     - Point b: the target vertex (in the target quadrangle) for *From.Point b*.
68
69 - Grid
70     - size: number of layers of hexahedra issued from the operation.
71
72
73 TUI command: :ref:`tuiprismjoinquad`