Grasshopper

algorithmic modeling for Rhino

Hi,

I'm trying to realize a Component with VB. I'm already have done it with Clusters, but now I want to program it in VB.

The Component should output the following panel:

So it should be a Datatree where in the first list {0} is/are Breps, in the second {1} Lines and in the last {2} Numbers.

In the Cluster it is done by the Merge Component. My Question is: Is it possible to do this in VB?

In the Sub RegisterOutputParams I'm using the pManager.AddGenericParameter , is this the right one for this problem ??

And then how can I create this datatree (I think it's not Dim ... as List(of ...), or is it??

Thanks for all your help.

Nice greets

Alex

Views: 1355

Replies to This Discussion

They aren't part of rhinocommon...they're specific to grasshopper.  You can find out more about them in the grasshopper sdk, which you can find through the help menu in grasshopper. You'll see a "download grasshopper sdk help" menu item

Thanks David, I'll check it

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service