Visio Guy

Visio Discussions => General Visio => Topic started by: nirortal on January 08, 2015, 09:00:34 PM

Title: Shapes next to each other
Post by: nirortal on January 08, 2015, 09:00:34 PM
hi,

I'm building a board game. Using hexagons.
I found that the shape are sometimes overlap each other.
Is there a way that to align or make sure that the shapes are just touching each other?
Title: Re: Shapes next to each other
Post by: Yacine on January 09, 2015, 05:53:13 PM
Hi,
Programming an all purpose tool for all kind of shapes would be too complicated, but building a hexagonal shape that snaps at the right position to other hexagons is easy.
Check the attachment.
Title: Re: Shapes next to each other
Post by: Thomas Winkel on January 10, 2015, 12:20:32 AM
Hi,

apart from Yacines solution you could try to "repair" an existing drawing with my "arrange selected shapes" code:
http://visguy.com/vgforum/index.php?topic=4927.0

Regards,
Thomas