Name | ID | Description | Type |
---|---|---|---|
MeshGraph | G | The MeshGraph object used for the unrolling. The Graph needs to be a TREE | MGraph |
Start Face | F | The starting face (root of graph) for the unroll of the mesh | Integer |
UnrollPlane | P | Plane to perform unroll operation | Plane |
Name | ID | Description | Type |
---|---|---|---|
Mesh | M | The unrolled mesh pieces | Mesh |
SplitMeshgraphs | Sm | A list of non overlapping parts of the graph on the original mesh | MGraph |
SplitFlatGraphs | Sf | A list of non overlapping parts of the graph with flat mesh | MGraph |
UnrollEdgeSplits | Es | The list of edges split by the overlap check process | Integer |
Site design © Robin Rodricks.
Ivy and associated data © 2024 Andrei Nejur.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub