Note that Grasshopper solutions do not occur within an Undo record. Everything you do to the document inside a Script component will probably not enter into the Undo stack, though it is possible to start and stop custom undo records...
-- David Rutten [email protected] Robert McNeel & Associates On Mar 21, 1:21 pm, visose <[email protected]> wrote: > Here's an example of accessing rhino commands through a vb.net > component: > > http://groups.google.com/group/grasshopper3d/browse_thread/thread/484... > > On Mar 19, 11:28 pm, JCG <[email protected]> wrote: > > > Is there a way to access Rhino script via the VB component within > > Grasshopper. In VB express, you can instantiate rhino and its > > libraries so that you can access all rhino commands in VB. Is this > > possible through Grasshopper, or is this still in development?
