A three-way comparison based on examples from the GH Primer (2nd Ed) (Page 110).
PURPLE – components only, GREEN – scripted recursion, BLUE – scripted looping.
Note on Page 111 there is an error in the code. The call to the recursive function (Line 87) should be as follows:
87 Call DivideAndRotate(C, AllLines, A, L)
The correction has been made in the following demonstration file. For more extensive descriptions and documentation the GH Primer (2nd Ed) is highly recommended.
DEFINITION
scriptComp.ghx (Right-click on link and “Save link as…”)
No commentsThe GH forum is a NING Network and it’s search function works (really) poorly.
To try and find something (information) that may have already been discussed, try a site specific Google search.
For example:
flow along surface site:grasshopper3d.com
Or regular ol’ Google works pretty well too…
UPDATE
It’s official!
No comments