generative modeling for Rhino



This is VB.NET accessing the old Rhino SDK. These days Grasshopper uses the new Rhino SDK.Now this code would look like:
Dim obj_ref As New DocObjects.ObjRef(obj_id)
If (obj_ref.Object() Is Nothing) Then Return
A = obj_ref.Object().Attributes().Name
There are a lot of books on learning VB.NET, and a lot of web resources. There's not a lot of documentation on learning our SDK. We have documentation explaining what most classes and functions do, sometimes even with example code, but nothing didactic.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Permalink Reply by Firat Aydin on August 1, 2011 at 11:56pm 


Permalink Reply by Chan on April 21, 2012 at 7:10pm I know this thread has been before the update; has a component similar to one described above been added to the new grasshopper?
Permalink Reply by Yasser Hafizs on April 21, 2012 at 11:27pm you can use Horster
Added by Mgeorgio 0 Comments 0 Likes
Added by Mgeorgio 0 Comments 0 Likes
© 2013 Created by Scott Davidson.
Powered by