Grasshopper

algorithmic modeling for Rhino

Hi!

I need create a new GrassHopper component based in Input->ValueList component. The new component must

--> Compute the options and fill the list

--> Block the "Edit" option (the user can't change computed values)

I have revised the GrassHopper SDK, but i don't find the ValueList class (derived from GH_Param) Where is this class?

Thank's!

Views: 796

Replies to This Discussion

GH_ValueList is in Grasshopper.Kernel.Special

Thanks, Hannes!

I see that GH_ValueList is undocumented in GrassHopper SDK.

Yes, a lot of things are undocumented. Most of the Grasshopper.GUI and most of the Grasshopper.Kernel.Special namespaces are not included in the SDK help. Some of them will have xml comments though so at least tooltips in Visual Studio may be of more help.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

I use ILSpy to decompile the GHA's and GH Kernel DLL quite often and hardly refer to the SDK help. :)

Thanks Hannes!,

I will try it

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service