Hello! Need help

Hello. I am a newbie on grasshopper. I tried doing a facade using grasshopper but now i cant figure out which parameter did what. I am so confused.

Hi,

bifocals gives you a full name of the compnent and later you can google from there.

Hi,

it should be obvious… But so many people fail with this, no matter if beginner or professional. Give it a structure! Group it and explain what it does. It is redundant to just show icons and component names, if its not obvious what you are trying to do here.

“I guess you are creating a random grid of points and apply a Voronoi diagram on it. Then you extrude these diagram boundaries with different lengths, which is based on some attractor distance formula.”

So you see, it took me less than 3 sentences to explain what it does. This kind of documentation is what is really helpful. Now if you form this description, it helps if you also visually group/cluster/code together components by this explanation.
Also clearly separate input and output boundaries, reduce parameters and clean up the wiring. There are many more advises I could give, but for a beginner this is probably the most important.

3 Likes

Thank you for simple and kind explanations. I wish you a nice day!