Skip to main content
Question

convert the neatest distances in neighbour finder to to lines

  • February 2, 2025
  • 4 replies
  • 63 views

ohashkii
Contributor
Forum|alt.badge.img+8

How to convert the neatest distances in neighbour finder to individual lines?

4 replies

nielsgerrits
VIP
Forum|alt.badge.img+61

Using a vertexcreator and closest base / candidate x y attributes.


ohashkii
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • February 2, 2025

No need  for line builder?


becchr
Influencer
Forum|alt.badge.img+32
  • Influencer
  • February 3, 2025

No need  for line builder?

no, in the vertexcreator use as mode ‘replace with point’ for the first point of your line (base xy) and ‘add point’ in your second vertexcreator (candidate xy)


ohashkii
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • February 3, 2025

Thank you.got it.