Grasshopper

algorithmic modeling for Rhino


Can to whom that will be useful script. Splits list given on free amount paths and steps...

PathMode.ghx

Views: 157

Comment

You need to be a member of Grasshopper to add comments!

Comment by Yurii on September 7, 2010 at 11:02pm
Thanks!!
Comment by Jaeman PARK on September 7, 2010 at 6:13pm
Thanks, nice work!
How about changing 86th line a little bit
For i = j * (nStep + 1) To nStep * (j + 1) + j
=> For i = j * nStep To (nStep - 1) * (j + 1) + j
I think the last one actually shows numbers of step.

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service