]> SALOME platform Git repositories - modules/hexablock.git/blob - doc/gui_association.rst
Salome HOME
bb61403266936082a0ee51a012c84fb09877f225
[modules/hexablock.git] / doc / gui_association.rst
1 :tocdepth: 3
2
3 .. _guiassocs:
4
5 ============
6 Associations
7 ============
8
9
10 .. _guishowassocs:
11
12 Show associations
13 =================
14
15 To show all associations of a given type (only vertex, edge and hexahedron can be associated), 
16 right click on the tree of the type in the data tree and click on the menu "Show associations".
17
18 The contextual menu shown when you right-click looks like this:
19
20 .. image:: _static/show_assocs.png
21    :align: center
22
23 .. centered::
24    Show associations
25
26 .. _guiremoveassocs:
27
28 Remove all associations
29 =======================
30
31 Just like "Show associations" but select the menu "Remove all associations".
32
33 .. image:: _static/remove_assocs.png
34    :align: center
35
36 .. centered::
37    Remove all associations
38
39 .. _guiremoveassoc:
40
41 Remove an element's association(s)
42 ==================================
43
44 Right-click on the element in the data tree and select the menu "Remove association(s)".
45
46 .. image:: _static/remove_assoc.png
47    :align: center
48
49 .. centered::
50    Remove an element's associations
51
52
53 TUI command: :ref:`tuiassocs`