]> SALOME platform Git repositories - modules/hexablock.git/blob - doc/gui_quad_revolution.rst
Salome HOME
Merge from V6_main 13/12/2012
[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 -> Operation -> 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    - Quads: a set of quadrangles from which hexahedrons will be created (select quads).
23    - Center: center of rotation (select a vertex).
24    - Axis: axis of rotation (select a vector).
25    - Angles: a set of angle (in degrees). Specify the rotation's angle at each step of it.
26
27
28 Here is an example where the selected quadrangles are highlighted:
29
30 .. image:: _static/before_quadrevolution.png
31    :align: center
32
33 .. centered::
34    Quad selection
35    
36
37 The result:
38
39 .. image:: _static/quadrevolution.png
40    :align: center
41
42 .. centered::
43    Quadrangle revolution
44
45 TUI command: :ref:`tuiquadrevolution`
46
47