Hi, David: Thanks for letting me know your opinion. I actually just want to see instead of changing the code to fullfill my curiocity. Like I want to know how GH determine a point's location and what function we can call to manipulate this point. But I guess this is sth related to McNeel's business secret.
I will spend a little more time on the following tutorials: http://en.wiki.mcneel.com/default.aspx/McNeel/GrassHopperGallery.html On Feb 5, 6:24 am, David Rutten <[email protected]> wrote: > Hi CMRHM, > > this is not possible. I was planning on making all the source code for > the components available online at some point. I'll probably have to > refactor the libraries quite a bit so the really complicated ones > won't cause confusion. You'll need Visual Studio 2008 (pro or express) > to view those. > > The code inside components is quite a bit different from the custom > code inside the VB and C# objects. You have much more control over > what happens and you can access a lot more information. This also > makes it dangerous, since it is much easier to make Grasshopper crash > by doing something naughty. > > -- > David Rutten > [email protected] > Robert McNeel & Associates > > On Feb 5, 5:16 am, CMRHM <[email protected]> wrote: > > > I am checking the following example and the customized components. I > > am so happy to be able to click the 'edit' command and see the VB.NET > > code of those customized components. But I wonder if it is possible > > to see the default components' code and try to modify it a little bit?
