We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
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

Multi Root MST concavity

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 splitMGraph
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.0Domain

Outputs

NameIDDescriptionType
SubGraphsGThe subgraph objectsMGraph

Video Tutorials

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

Report an Issue  |  Terms of Service