Grasshopper

algorithmic modeling for Rhino

http://pastebin.com/VRUtS64x

I can't seem to paste in the code to C# it doesn't seem to be as easy as python where am I supposed to place it? Sorry for the basic question.

Views: 873

Replies to This Discussion

Set up your C# component so that it has one input called C and one output called G. The input must be of type list and have a typehint of Curve. These can all be set through the context menu of the input parameter.

After that, copy-paste everything after the first curly bracket and before the last curly bracket into the white part of the code editor (the grey parts are readonly).

Yup forgot that you can edit more stuff by right clicking the inputs themselves only renamed them but never assigned typehint thx David! 

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service