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?

Reply via email to