Just a quick one....Do you need to install the Rhino SDK. Net framework onto your computer to call rhino functions in a VB component? I'm trying to learn some VB scripting but when i'm writing code it doesn't seem to recognise any of the rhino functions.
Maybe i'm doing something wrong, but it would be good to know.
You do not need to install the Rhino SDK. However you cannot use RhinoScript as that is a completely different animal than the VB.Net scripting that is exposed within GH. Take a look at the GH primer for more info about getting started with .net scripting