Multiple parallel connectors between shapes in Visio

2

I have two rectangles in Visio 2016. I would like to add multiple parallel connectors between them:

-----------
|         | <-- rectangle 1
-----------
  |    | <------- connectors
-----------
|         | <-- rectangle 2
-----------

Adding one connector is easy, because I can just use the default connection points on the midpoints of the sides. But adding multiple connectors seems very difficult. I could manually add connection points using the ShapeSheet, but this seems tedious and fragile, especially if I want to have the connectors be perfectly vertical.

I've read that you can connect a connector to where it intersects with the shape, but I'm not sure where the setting for that is.

I've also read about connecting connectors to the center of the shape, but I'm not sure how to do that. The instructions say that the shape turns red, but for me the shape only turns green.

red.october

Posted 2018-09-13T02:03:19.440

Reputation: 461

Answers

2

Ribbon View -> Visual Aids now click the tiny arrow in the bottom right-hand corner. That'll bring up the Snap and Glue dialog. Ensure the following "Glue To" options are enabled:

  • shape geometry
  • shape vertices

Paul Herber

Posted 2018-09-13T02:03:19.440

Reputation: 1 607

Yep, it is already allowed. – red.october – 2018-09-13T20:31:59.697

But I still can't do it – red.october – 2018-09-13T22:13:21.580

Add shape vertices within the dialog. Does that help? – Paul Herber – 2018-09-16T14:35:17.553

Thanks, that did it! I've updated your answer with this point. – red.october – 2018-09-19T22:08:29.033