algorithmic modeling for Rhino
A simple drainage script using SpiderWeb.
Since it's based on a graph it is not as smooth as others but it should be faster
Tags:
Albums: SpiderWeb - Samples
Comment
thanks, I got it.
Yes the direction of the line plays a roll. As I said SpiderWeb is based on directed graphs. So an edge always connects two points from Startpoint to Endpoint. so if you would like to have also an edge going form the Endpoint to the Startpoint you would need to draw a second line.
The undirected option is actually no "undirected" option it just draws a directed graph where for each edge there is another edge in the reverse direction.
thanks for your reply!
Shall i manipulate the direction of lines?if there is a mixed web in which some part of lines are directed and the orther are undirected, how to make the mixed graph?
could you supply a example?
thanks!
As for the drainage Pattern will post an update to the spiderweb 4.2 version. There was a big break in everything between 3 and 4...
Sorry.
Hallo,
SpiderWeb works on directed graphs (mostly). In this case the Line From Graph component is set to directed (d). If you right click on the component than you will see the options directed / undirected. If you switch to undirected the result should be the same.
hi Richard,
I think the latest version 4.2 has made a big change in output data for many components.I failed to make this example work on spiderwed 4.2. There is no result at the step of breath-first search.
The problems of examples for 3.0 are hard for beginners, could you update the examples?
By the way, I find the result of ShortestPathBetweenPoints is different from the componet ShortestWalk. Could you tell me why?
Thanks!
The script [and other examples] can be downloaded with the newest release of SpiderWeb from:
http://www.gbl.tuwien.ac.at/Archiv/digital.html
Richard
is it possible i can take a look at your script, i never figured out how to use spiderweb
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by
You need to be a member of Grasshopper to add comments!