Salome HOME
Increment version: 9.6.0
[modules/hexablock.git] / doc / gui_quad_revolution.rst
1 :tocdepth: 3
2
3 .. _guiquadsrevolution:
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 .. _guiquadsrevolutionuniform:
13
14 Uniform Quad Revolution
15 =======================
16
17 .. image:: _static/gui_quadsrevolutionuniform.png
18    :align: center
19
20 .. centered::
21       Dialog Box to make a uniform quadrangle revolution
22
23
24 **Arguments:** 
25
26 - *Quad(s)*  : 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 - *angle*    : Specify the rotation's angle at each step.
30 - *Nb layers*: the number of steps.
31
32
33 TUI command: :ref:`tuiquadsrevolutionuniform`
34
35
36 .. _guiquadsrevolutioncustom:
37
38 Custom Quad Revolution
39 ======================
40
41 .. image:: _static/gui_quadsrevolutioncustom.png
42    :align: center
43
44 .. centered::
45       Dialog Box to make a custom quadrangle revolution
46
47
48 **Arguments:** 
49
50 - Quad(s): a set of quadrangles from which hexahedrons will be created (select quads).
51 - center: center of rotation (select a vertex).
52 - axis: axis of rotation (select a vector).
53 - angle: a set of angle (in degrees). Specify the rotation's angle at each step.
54
55
56 TUI command: :ref:`tuiquadsrevolutioncustom`
57