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 |
Coefficient | C | A number 0 to 1 denoting a partial deformation between the initial and flat state of the MeshGraph | Number |
Root Distance | D | The distance from specified root where the unfold will start. Distance is calculated in steps on the tree MeshGraph. Faces(nodes) closer to the root than the specified distance will not unfold | Integer |
Name | ID | Description | Type |
---|---|---|---|
Unfolded | Uf | The unfolded or partially unfolded Meshgraph | MGraph |
Root Plane | rP | A plane positioned in the center of the root face for the MeshGraph. Use for offset operations or coordinate system change. | Plane |
Site design © Robin Rodricks.
Ivy and associated data © 2024 Andrei Nejur.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub