Salome HOME
Increment version: 8.1.0
[modules/hexablock.git] / doc / gui_modify_elmts.rst
1 :tocdepth: 3
2
3 .. _guimodifyelements:
4
5
6 ========================================
7 Modify elements by transforming elements
8 ========================================
9
10 To modify elements by transforming elements in the **Main Menu** select 
11 **Model -> Operation -> Perform transformation**.
12
13 .. _guimodifytranslation:
14
15 Modify elements by translation
16 ==============================
17
18 **Arguments:**
19
20 - elements to translate,
21 - vector.
22
23 The dialogue box to modify elements by translation is:
24
25 .. image:: _static/gui_modify_transfo_translation.png
26    :align: center
27
28 .. centered::
29    Modify Elements by Translation
30
31 .. _guimodifyscaling:
32
33 Modify elements by scaling
34 ==========================
35
36 **Arguments:**
37
38 - elements,
39 - vertex,
40 - k growing factor.
41
42
43 The dialogue box to modify elements by scaling is:
44
45 .. image:: _static/gui_modify_transfo_scale.png
46    :align: center
47
48 .. centered::
49    Modify Elements by Scaling
50
51 .. _guimodifyrotation:
52
53 Modify elements by rotation
54 ===========================
55
56 **Arguments:**
57
58 - elements,
59 - vertex,
60 - vector direction,
61 - angle.
62
63
64
65 The dialogue box to modify elements by rotation is:
66
67 .. image:: _static/gui_modify_transfo_rotation.png
68    :align: center
69
70 .. centered::
71    Modify Elements by Rotation
72
73
74 TUI command: :ref:`tuimodifyelements`