Grasshopper Docs

Community documentation for Grasshopper add-ons & plugins

1|Mesh Graph
2|Weight Graph
3|Primary Segmentation
4|Secondary Segmentation
5|Iterative Segmentation
6|Special Segmentation
7|Fabrication
8|Mesh Info
9|Other Tools

Compute the minimum spanning tree for the mesh graph including convex, concave and flat region detection. This uses a modified Kruskal algorithm with weight limits

Inputs

NameIDDescriptionType
MeshGraphGThe MGraph object used for MST calculationAny
IntervalIEdges weights inside this interval will be considered only. Edges crossing from flat to convex or concave will have their weight incremented with 1.0 and edges passing from concave to convex or the other way around will have their weight incremented with 2.0Interval

Outputs

NameIDDescriptionType
MSTGraphGThe minimum spanning tree/trees MGraph objectAny

Video Tutorials

Site design © Robin Rodricks.   Ivy and associated data © 2023 Andrei Nejur.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service