Grasshopper

algorithmic modeling for Rhino

Hi

Experianced GH/Python user here

im trying to find the distances between each curve on a graph to each other curve

when running the shortest walk algorithm on a graph, using the curve centers as starting and ending point, the resulting succession tree has some branches missing - not only the 0-distance ones but also some close neighbors

this completely destroys my data structure

any ideas?

files are attached - problem can be seen in branch (0;26) which is missing

Thanks

Guy

Views: 1465

Attachments:

Replies to This Discussion

I think the correct way of doing this is to create a new graph from half-curves, then link the result with original curves:

THANKS!!! that should do the trick

Guy

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service