Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/hexablock.git] / doc / gui_quad_revolution.rst
1 :tocdepth: 3
2
3 .. _guiquadrevolution:
4
5 ===============
6 Quad revolution
7 ===============
8
9
10 To make a **Quad revolution** in the **Main Menu** select **Model -> Quad Revolution**.
11
12 .. image:: _static/gui_quadrevolution.png
13    :align: center
14
15 .. centered::
16       Dialog Box to make a quadrangle revolution
17
18
19
20 The following data are required:
21
22 - Result Name
23     - name: name of the elements created (**optional**).
24
25 - Arguments
26     - Quads: a set of quadrangles from which hexahedrons will be created (select quads).
27     - Center: center of rotation (select a vertex).
28     - Axis: axis of rotation (select a vector).
29     - Angles: a set of angle (in degrees). Specify the rotation's angle at each step of it.
30
31
32 Here is an example where the selected quadrangles are highlighted:
33
34 .. image:: _static/before_quadrevolution.png
35    :align: center
36
37 .. centered::
38    Quad selection
39
40
41 The result:
42
43 .. image:: _static/quadrevolution.png
44    :align: center
45
46 .. centered::
47    Quadrangle revolution
48
49 TUI command: :ref:`tuiquadrevolution`
50
51