Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

Can an edge terminate at another edge?

0 votes
I'm drawing an information architecture and I have to trace-over edges to connect objects in linear space. I need lines to connect to each other and to occasionally terminate perpendicularly or otherwise. Thank you.
in Help by

1 Answer

0 votes

yEd is an editor for graphs (see Wikipedia for a formal definition) and in a graph there can be no edge-to-edge connections. The "restriction" to graphs is essential for many of yEd's features (most notably its layout algorithms).

The common workaround is to split the edges you want to connect using size 1 nodes and then connect these split nodes.

Please see Connect Line to line for detailed instructions.

by [yWorks] (160k points)
BPMN Edge-to-Edge connection
Legal Disclosure | Privacy Policy
...