madCAM - madCAM for Rhino 7
madCAM is a 3D CAM plug-in for Rhino that gives the operator the ability to perform both modeling and toolpath creation inside Rhino 3D. All menus for

This utility exposes a single command, ShortestWalk, which, given a network of curves, calculates the shortest path.
历史版本(3)0 人已下载 手机查看
此插件为官方原版未经修改,如需了解对应#rhino插件#的原版信息,可在页面底部点击跳转官方网站进行查看下载。
哪里可以下载到rhino插件
当然是访问建筑曲奇导航的Rhino插件板块,超全rhino 插件下载请访问: rhino插件大全
这是ShortestWalk插件的第一个版本。
这个工具提供了一个单独的命令ShortestWalk,它能够在一组曲线构成的网络中计算从一个端点到另一个端点的最短路径。
它基于拓扑计算器和A*搜索算法。
我已经测试了这个项目,但这是第一个版本,可能仍然包含一些bug。请“按现状”使用,它不附带任何保证。
安装方法:
请告诉我你的评论和想法,也请看看grasshopper草蜢插件中的ShortestWalk组件,这个命令的源代码也在这里发布。