generative modeling for Rhino
Hi,
I am pretty new in using VB in Grasshopper. I have some very basic questions from the scratch!!!:
For example why when I am using the constructor (Dim new_point as New On3dPoint) to instantiate a new point from On3dPoint class, after typing "New" I can not see a list of all classes to choose from that list? and even after typing on3dpoint, the VB does't recognize that class?
Does anyone know some good examples of using VB in Grasshopper? I just found some in "The Grasshopper Primer-Second Edition", anything else?
Nick
Tags: basic, class, grasshopper, visual

Hi Nick,
On3dPoint is a class in the old SDK. Grasshopper these days uses RhinoCommon. Instead of On3dPoint, you now have to use Point3d.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Added by David Stasiuk 8 Comments 22 Likes
Added by stefano 5 Comments 7 Likes
© 2013 Created by Scott Davidson.
Powered by