Grasshopper

algorithmic modeling for Rhino

Hi everyone,

I know that there is a entwine component available but I want to be able to create my own using python can someone please tell the most concise way to code this?

I have 12 data inputs each as lists and they are output as a list of lists as seen below

Thankyou!

Views: 952

Replies to This Discussion

You will need to familiarise yourself with how to make and populate Grasshopper data trees (see attached file for a simple example). I would recommend downloading the GH SDK and study the Grasshopper.DataTree class for this (help -> Download SDK help). As far as what is most concise, that is really dependent on what your requirements are for the component you're developing (i.e. should it support adding more inputs on the fly or is it always the same amount? etc.) Hope that helps..

Attachments:

Thanks that was helpful

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service