Salome HOME
optparse => argparse
[modules/hexablock.git] / doc / gui_hexahedron.rst
1 :tocdepth: 3
2
3 .. _guihexahedron:
4
5 ==========
6 Hexahedron
7 ==========
8
9 To create an **Hexahedron** in the **Main Menu** select **Model -> Construction -> Add Hexahedron**.
10
11 There are two methods to create an **Hexahedron**.
12
13 Create from quadrangles
14 =======================
15 The **Hexahedron** can be defined its faces (quadrangles).
16
17 **Arguments:** Select from 2 to 6 quadrangles.
18
19 The dialogue box to create an hexahedron from quadrangles is:
20
21 .. image:: _static/gui_hexa_quads.png
22    :align: center
23
24 .. centered::
25    Create an Hexahedron from quadrangles
26
27 Create from vertices
28 ====================
29 The **Hexahedron** can also be defined by its vertices **Vertex 1**,
30 **Vertex 2**, ..., **Vertex 8**.
31
32 **Arguments:** Select 8 vertices.
33
34 The dialogue box to create an hexahedron from vertices is:
35
36 .. image:: _static/gui_hexa_vertices.png
37    :align: center
38
39 .. centered::
40    Create an Hexahedron from vertices
41
42 TUI command: :ref:`tuihexahedron`
43
44 About hexahedron: :ref:`annexe`