Grasshopper

algorithmic modeling for Rhino

Hi,

 

does any one know how to make a list of paths?I suppose there´s a way how to make F(x) component throw out strings like this

{0;0;0}

{0;0;1}

{0;0;2}

 

instead of points like this

{0;0;0}

{0;0;1}

{0;0;2}

Views: 1367

Replies to This Discussion

Hi Šimon,

 

There is a Create Branch Component that will allow you to supply 3 numbers to generate the correct Path Structure.

Also I have a user component that does this called PathGen, which takes a string of the number of limbs on each branche and generates a complete path structure

I just can't seem to find the time to get this and some other tools turned into proper components.

Attachments:

Thank you, very much, such a quick and helping response: sweet...

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service