I just upgraded Grasshopper to version 0.7. I like it a lot, but have problems writing code inside the VB-component. All the familiar functions (rhutil.rhino..... and onutil.on_....) don't seem to be there anymore. With some help of the hints from the editor, I did find the new names for the various datatypes (for instance on3dpoint becoming point3d etc.). But I'm stuck with the utility functions.
Could somebody give me a pointer to documentation/examples/info on the new naming of these functions?
Another thing that suprises me is that my old Grasshopper documents that have VB-components in them seem to still be working. But if I copy the code to a VB-component inside a new Grasshopper definition the compiler complains it doesn't know about the data types I'm using.
Thanks, Jack
Tags: