A body for work. I can’t figure it out, please help!
https://drive.google.com/drive/folders/1xqHtfhR6oh6fIV9UmZXBuTZQguLwUAS4
You’ll need to share an image of your graph and what you’ve tried so we can see exactly what you’re dealing with.
1 Like
Some node combinations to help you get started:
- Topology.Verticies > List.Count
- Topology.Edges > Edge.CurveGeometry > List.SortByFunction with a Curve.Length input as the function > List.LastItem
- Topology.Faces > Face.SurfaceGeometry > List.SortByFunction with a Surface.Area input as the function > List.LastItem and List.FirstItem