Hi! I need to find a Neighbor Line to the line. I am interested in the average distance between these neighbors. Using NeighborFinder i have only the closest vertex of the line. I need tej farthest too.
Solved
NeighborFinder line
Best answer by lau
You can split your line into vertex (LineDivider). Then for each vertex generated, find the closest line (NeighborFinder). You can calculate the average with a StatisticsCalculator
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.