Wrong result Analyzer->Distance Line Line
Created by: satabol
Windows 11, sverchok master, blender 3.3.1
Point to out "A in Segment" and "B in Segment".
In docs http://nortikin.github.io/sverchok/docs/nodes/analyzer/distance_line_line.html
but in next cases result is not correct:
Expected: A in Segment: False B in segment: True
Expected: A in Segment: True B in segment: False
I guess that output parameters is just swapped?