Shortest Walk
The ShortestWalk add-on for Grasshopper by [email protected] exposes one component which, given a network of curves and a list of lines, calculates the shortest route from line start point to line end points in a network. It is based on a topology calculator and the A* search algorithm.
Comments