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

Constructs a set of trees based on the given graph. The trees start from the given mesh face index and spread outwards based on the weighted MST criteria and never consider weight outside the specified interval. This version considers edge weight and factors in the weight the concave/convex sequence of edges

Inputs

NameIDDescriptionType
MeshGraphGThe MGraph object used to perform graph splitAny
RootFacesRThe index of mesh faces where clusters will start to growInteger
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
SubGraphsGThe subgraph objectsAny

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