Skip to main content
Solved

How can I find circular lines

  • November 17, 2017
  • 4 replies
  • 108 views

Does anyone know how I can find lines that form a circular loop with the same endpoints. I can find lines with the same endpoints by calculating the distance between the endpoints, but I am interested in determining if it forms a loop. I would like to process these in a different way. Thanks you for any ideas.

Best answer by linasvebeliunas

Thank you all. This is exactly what I was looking for.

View original
Did this help you find an answer to your question?

4 replies

jdh
Contributor
Forum|alt.badge.img+28
  • Contributor
  • November 17, 2017

There is a loopFilter custom transformer that does this.


erik_jan
Contributor
Forum|alt.badge.img+18
  • Contributor
  • November 17, 2017

Or you can use a Tester transformer to test if the coordinates of the start point are the same as the coordinates of the end point:


takashi
Influencer
  • November 18, 2017

Hi @linasvebeliunas, the ClosedCurveFilter transformer might help you.


Thank you all. This is exactly what I was looking for.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings