hello, I am trying to output list of lists of points in VB (i.e datatree) and was wondering if there is any documentation on how to access the grasshopper sdk to for example see methods in Datatree, etc.? Any advice would be great, thanks very much!
Thanks very much wikii, this is very helpful. do you know if there is any documentation yet on accessing classes within grasshopper? ie you used "GH_Path"
The Grasshopper SDK xml file is shipped along with the 0.7 installation, so you should get tooltips when using Grasshopper.dll types in a code editor.
The only official documentation can be downloaded via the Grasshopper (0.7) help menu, but it's basically a chm file compiled from the source, so there won't be much extra information there.