How to convert the neatest distances in neighbour finder to individual lines?
Page 1 / 1
Using a vertexcreator and closest base / candidate x y attributes.
No need for line builder?
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)
Thank you.got it.