Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: DPMiddleton on April 17, 2013, 07:02:17 pm

Title: Select multiple connectors
Post by: DPMiddleton on April 17, 2013, 07:02:17 pm
Select multiple connectors to e.g. change the line style for all of the selected connectors.

On the moment, one can only select one connector at a time, so e.g. changing the connector routing style on an existing diagram can be very time consuming.
Title: Re: Select multiple connectors
Post by: Geert Bellekens on April 24, 2013, 04:13:36 pm
I second that.
I've even added a function to one of my add-ins to change the layout of all connectors to "orthogonal square"

Geert
Title: Re: Select multiple connectors
Post by: Guillaume on April 26, 2013, 03:10:11 pm
Hi Geert

That sounds very interesting, I'm going to try it!
Does your add'in support all connector types like tree style and so on?

Thanks
Guillaume
Title: Re: Select multiple connectors
Post by: Geert Bellekens on April 26, 2013, 05:30:23 pm
Nono, I've just quickly put something together for my own use.
I might one day start a new open source add-in for these kinds of things.

Geert
Title: Re: Select multiple connectors
Post by: JordanV on April 28, 2013, 08:18:39 pm
I second that, this is feature I really miss in EA. Such thing will make our lives much easier. :)
In addition, it would be nice to have ability to mass-add tags on the selected connectors.
Title: Re: Select multiple connectors
Post by: skiwi on May 08, 2013, 10:26:24 am
Gosh, this is like déjà vu all over again (note that dates on some of this posts and don't hold your breath)
If you want this please put in a feature request (vote early and often)

* Select multiple connectors (http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1328137028/1#1)
* Select multiple "things" on a diagram (http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1180493313/0#0)
* 8.0 diagram enhancements: working with multiple connectors (http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1277094607/1)
* Settings for default connector labels' display (http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1159423209/1#1)
Title: Re: Select multiple connectors
Post by: ducatiross on March 14, 2014, 11:14:30 pm
Quote
Nono, I've just quickly put something together for my own use.
I might one day start a new open source add-in for these kinds of things.

Geert

Iknow I am a year late to this party, but having just amended a load of diagrams to change line-style to Tree Horizontal, I am mighty fed up with it !  >:( Would this add-in be available for general use Geert, or is there somewhere I can learn how to create my own ?

thanks
Title: Re: Select multiple connectors
Post by: ducatiross on March 14, 2014, 11:15:35 pm
Or even set the default line-style for a diagram or project ? I can't find a way to do that either !

Matthew
Title: Re: Select multiple connectors
Post by: Helmut Ortmann on March 14, 2014, 11:50:17 pm
Hi,

regarding setting linestyle in an easy way:

http://community.sparxsystems.com/community-resources/745-toolset-to-set-linestyle-quick-search-and-a-lot-more

Helmut
Title: Re: Select multiple connectors
Post by: ducatiross on March 15, 2014, 03:43:57 am
Thanks Helmut, I'll have a look.

Matthew
Title: Re: Select multiple connectors
Post by: Helmut Ortmann on March 15, 2014, 06:53:22 am
Hi Matthew,

if you want to set the line style for a lot of diagrams:

That should be all you have to do. If there are problems drop me a mail.

The next release (next week) will also contain:
You have to ensure:
- Extensions, Addin Window, is checked
- Packages are checked out (see Checkout Branch, powerful!)

Helmut
Title: Re: Select multiple connectors
Post by: stevesavage on September 04, 2014, 11:59:53 am
For now my work around is a script.

I select one or more elements in the diagram.
I right click to run my script.

First the script asks, would I like to update the connectors going to the
selected element(s), from the selected elment(s), or both directions.

Next the script asks, what style I'd like to change them to. LH, etc.
Then it updates the connectors, and reloads the diagram.
Title: Re: Select multiple connectors
Post by: Geert Bellekens on March 16, 2015, 10:35:15 pm
I wrote an EA-Matic script to configure my own default line styles per connector type and update all the connectors in a diagram to said default styles: Configure your own default line styles in Enterprise Architect with EA-Matic (http://bellekens.com/2015/03/14/configure-your-own-default-line-styles-in-enterprise-architect-with-ea-matic/)

Geert