I have an application in which the board must be in a circle, and I need to route around the circle, connecting different routes to said circular route. Problem is, the ratsnest won't connect to the middle of a route if the route is in the shape of an arc. This is true if I draw an arc directly, or if I use route and shape it as an arc. What gives? How do I do this? Thanks.