I have self interaction in line .
line has id but it make circle and intersect itself .
how could I remove the intersection point at same line ?
my problem : after using intersection lines ,I found this line divide to 3 lines ,because it intersect itself in point .
will be possible to let intersector Transformator to create find intersection lines but between different id and ignore the intersection lines for line that has specific id .
Could I specific it in parameter ,to find intersection lines only for different id ?