Book a Demo

Author Topic: Hide all links (lines) of a specific type  (Read 2556 times)

Lammert

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Hide all links (lines) of a specific type
« on: September 12, 2008, 08:06:21 pm »
I’m looking for a EA function which gives the possibility to hide all relations of a particular type, e.g. Dependency. I found the ‘Hide Connector’ function in the context menu (right mouse click) and the ‘Hide Relation’ in the Links tab. Unfortunately this means a lot of clicking to hide all relations of the specific type.

Is there a function to hide them simultaneously?

Thanks for your reply :)

Coen

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Hide all links (lines) of a specific type
« Reply #1 on: September 12, 2008, 10:54:43 pm »
Hi Lammert,

You can use the keyboard shortcut Ctr-Shift-i to set the visibility of all relations in a diagram. All relations are shown in one window and you can just tick the checkboxes of the relations you want to hide.

Although it's not a one-click solution, it's still a lot quicker.

Lammert

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Hide all links (lines) of a specific type
« Reply #2 on: September 12, 2008, 11:37:56 pm »
Coen, this works for me. Thank you :)