Book a Demo

Author Topic: Diagram Generation based on Relationships in other diagrams  (Read 4163 times)

vladap

  • EA User
  • **
  • Posts: 79
  • Karma: +0/-0
    • View Profile
Diagram Generation based on Relationships in other diagrams
« on: October 26, 2019, 01:47:53 am »
Hi Guys,

I have another question for PRO users  :) Its should be simple, but I donĀ“t know how to do it.
I have a lot of components, which are connected with other components in other diagrams.

Is there a way, how to create new diagram with one specific component and automatically attach to this component all related components from other diagrams ? (just first level - directly connected)

thanks in advance

My customer would like to see all relation in this way.

smendonc

  • EA User
  • **
  • Posts: 148
  • Karma: +5/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Diagram Generation based on Relationships in other diagrams
« Reply #1 on: October 26, 2019, 04:25:29 am »
Sure, drop the component on a diagram, right click and choose Insert Related Elements.  You can set various options for type of connection, depth etc.

Stan.

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Diagram Generation based on Relationships in other diagrams
« Reply #2 on: October 27, 2019, 08:17:09 am »
If you have a lot of components then be tempted to look at writing a script to create the diagrams and add the related elements.
Happy to help
:)

vladap

  • EA User
  • **
  • Posts: 79
  • Karma: +0/-0
    • View Profile
Re: Diagram Generation based on Relationships in other diagrams
« Reply #3 on: October 30, 2019, 12:11:44 am »
Thanks Guys for your help - it is exactly what I was looking for.