Skip to main content

Hello,

i have a big network(_network_ID = 1) as displayed in the left section of the picture below. The right section shows some lines(_network_ID = 2,3,4,5,6,7) which are not included to the network yet, but are networks of their own.

I would like to snap each neighboring line with each other and then snap it to the big network, which should be easy using a Snapper Transformer.

Now to the problem. Some of the distances between those lines require a snapping tolerance bigger than the distance between their own end points. So some lines snap to their own end points. How can i avoid that?

Many thanks in advance,

Andreas

i think you would need to use a neighbor finder.

With sufficient range and more then one to find.

Then tester to filter out self-matching.


Reply