Name | ID | Description | Type |
---|---|---|---|
Graph | G | Graph (grpahVertexList / graphEdgeList) | Any |
StartingPoint | SP | Index of Starting Points | Integer |
EndPoint | EP | Index of End Points | Integer |
Weight | W | Weight of Path | Number |
Name | ID | Description | Type |
---|---|---|---|
graphEdgeIndex | gEi | Indices of the used graphEdges | Integer |
graphEdgeWeight | gEw | Weight of the used graphEdges (how often an edge was used) | Double |
graphVertexIndex | gVi | Indices of the used graphVertices | Integer |
graphVertexWeight | gVw | Weight of the used graphVertices (how often a vertex was used) | Double |
Site design © Robin Rodricks.
SpiderWeb and associated data © 2024 Richard Schaffranek.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub