Salome HOME
Copyright update 2020
[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 quad 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 When you select an element (an edge for instance) in the data tree or in a graphic view (vtk/occ), all elements associated to it will be highlighted in the data tree and the graphic views.  
27
28 .. _guiremoveassocs:
29
30 Remove all associations
31 =======================
32
33 Just like "Show associations" but select the menu "Remove all associations".
34
35 .. image:: _static/remove_assocs.png
36    :align: center
37
38 .. centered::
39    Remove all associations
40
41 .. _guiremoveassoc:
42
43 Remove an element's association(s)
44 ==================================
45
46 Right-click on the element in the data tree and select the menu "Remove association(s)".
47
48 .. image:: _static/remove_assoc.png
49    :align: center
50
51 .. centered::
52    Remove an element's associations
53
54
55 TUI command: :ref:`tuiassocs`