
How to find loop in Line Layer, attached is screen shot

How to find loop in Line Layer, attached is screen shot
Did you have a look at the ClosedCurveFilter transformer.
That seems to check for the loops you are looking for.
Did you have a look at the ClosedCurveFilter transformer.
That seems to check for the loops you are looking for.
Hi @rajibtechlabs, you can use the AreaBuilder to find lines belonging to closed circuits. e.g.

Hi @rajibtechlabs, you can use the AreaBuilder to find lines belonging to closed circuits. e.g.

Thanku very much, it is working.